Safeguard against repeat usage

This commit is contained in:
SilentSpike 2015-07-05 21:31:26 +01:00
parent 788c23c940
commit 2aebabdb2c

View File

@ -30,6 +30,8 @@ _this = _this select 1;
switch _mode do {
case "Init": {
if !(isNil QGVAR(cam)) exitWith {};
GVAR(noEscape) = if (count _this > 0) then {
_this select 0
} else {