mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Update server_monitor
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
// replaced with dze_diag_fps
|
||||
|
||||
/*
|
||||
while {isServer} do {
|
||||
diag_log ("DEBUG FPS : " + str(diag_fps) );
|
||||
sleep 360;
|
||||
};
|
||||
};
|
||||
*/
|
||||
Reference in New Issue
Block a user