Explorar o código

added comments back

Namenai %!s(int64=7) %!d(string=hai) anos
pai
achega
fe7a1eec9e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Scripts/initPlayerLocal.sqf

+ 2 - 1
Scripts/initPlayerLocal.sqf

@@ -1,4 +1,4 @@
-
+/*
 (_this select 0) addEventHandler ["InventoryOpened", {
 	
 	namUnit=(_this select 0);
@@ -23,3 +23,4 @@
 namUnit=(_this select 0);
 namUnit setVariable ["namJumpPackConfig", false, true];
 }];
+*/