6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
#include "script_component.hpp"
|
|
|
|
if !(isNil QGVAR(MEconomyStore)) then {
|
|
GVAR(MEconomyStore) call ["init", []];
|
|
};
|