Missing fnc define

Why doesn't calling a nil function throw an error?
This commit is contained in:
PabstMirror 2015-02-12 22:13:51 -06:00
parent 19f3154104
commit dbd33d5230

View File

@ -6,6 +6,7 @@ PREP(canShow);
PREP(doShow);
PREP(drawNameTagIcon);
PREP(getVehicleData);
PREP(initIsSpeaking);
PREP(moduleNameTags);
PREP(onMouseZChanged);
PREP(setText);