Prep function

This commit is contained in:
VKing 2016-01-14 23:58:31 +01:00
parent 32b33d7792
commit ed8b437a8f

View File

@ -26,6 +26,7 @@ PREP(addTransmitterActions);
PREP(addTriggerActions); PREP(addTriggerActions);
PREP(canDefuse); PREP(canDefuse);
PREP(canDetonate); PREP(canDetonate);
PREP(connectExplosive);
PREP(defuseExplosive); PREP(defuseExplosive);
PREP(detonateExplosive); PREP(detonateExplosive);
PREP(dialPhone); PREP(dialPhone);