mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add missing ;
This commit is contained in:
parent
76bb2bd2b8
commit
6b7f84b297
@ -108,4 +108,4 @@ GVAR(hasWatch) = true;
|
|||||||
GVAR(hasWatch) = true;
|
GVAR(hasWatch) = true;
|
||||||
};
|
};
|
||||||
GVAR(hasWatch) = "ItemWatch" in (_this select 1 select 17);
|
GVAR(hasWatch) = "ItemWatch" in (_this select 1 select 17);
|
||||||
}] call EFUNC(common,addEventHandler)
|
}] call EFUNC(common,addEventHandler);
|
||||||
|
Loading…
Reference in New Issue
Block a user