Epoch/Sources/epoch_code/compile/traders/EPOCH_startInteractNPC.sqf

3 lines
74 B
Plaintext
Raw Normal View History

2015-09-14 20:55:36 +00:00
private["_ok"];
_ok = createdialog "MissionSelect";
if (!_ok) exitWith {};