mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Removing unused variable dayz_currentGlobalAnimals
This commit is contained in:
@@ -1972,7 +1972,6 @@ class FSM
|
||||
"Dayz_loginCompleted = true;" \n
|
||||
"" \n
|
||||
"//Other Counters" \n
|
||||
" dayz_currentGlobalAnimals = count entities ""CAAnimalBase"";" \n
|
||||
" dayz_currentGlobalZombies = count entities ""zZombie_Base"";" \n
|
||||
"" \n
|
||||
"{" \n
|
||||
@@ -2041,4 +2040,4 @@ class FSM
|
||||
"Finish",
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
/*%FSM</COMPILE>*/
|
||||
|
||||
Reference in New Issue
Block a user