mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
call EPOCH_clientInit;
|
|
[] spawn EPOCH_masterLoop;
|
|
[5,100] call EPOCH_niteLight;
|
|
|
|
Epoch_canBeRevived = true;
|
|
|
|
[] execFSM "\x\addons\a3_epoch_code\system\gender_selection.fsm";
|
|
|
|
|
|
true
|