mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
while {isServer} do {
|
|
diag_log ("DEBUG FPS : " + str(diag_fps) );
|
|
sleep 360;
|
|
}; |