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