mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Rename SQF/dayz_server/system/s_fps.sqf to Server Files/Archive/dayz_server/system/s_fps.sqf
This function has been moved to the scheduler.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
while {true} do {
|
||||
diag_log format["SERVER FPS: %1 PLAYERS: %2",round diag_fps,playersNumber west];
|
||||
uiSleep 360;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user