rework PFH to client module, triageIcons and vehicleFlags point there
This commit is contained in:
5
framework/client/functions/fn_clearPFHCode.sqf
Normal file
5
framework/client/functions/fn_clearPFHCode.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "..\script_component.hpp"
|
||||
|
||||
localNamespace setVariable [QGVAR(pfhCode), []];
|
||||
|
||||
count [];
|
||||
Reference in New Issue
Block a user