mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
Add back Epoch animals in sched_animals
player_animalCheck is not used
This commit is contained in:
@@ -113,10 +113,7 @@ while {1 == 1} do {
|
||||
_timer150 = diag_ticktime;
|
||||
};
|
||||
|
||||
if ((diag_tickTime - _timer) > 300) then {
|
||||
//Animals
|
||||
//[] call player_animalCheck;
|
||||
|
||||
if ((diag_tickTime - _timer) > 300) then {
|
||||
_timer = diag_tickTime;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user