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