mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
private["_ok"];
|
|
_ok = createdialog "MissionSelect";
|
|
if (!_ok) exitWith {}; |