mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 23:23:22 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
10
SQF/dayz_server/system/s_fps.sqf
Normal file
10
SQF/dayz_server/system/s_fps.sqf
Normal file
@@ -0,0 +1,10 @@
|
||||
while {isServer} do {
|
||||
while {isServer} do {
|
||||
while {isServer} do {
|
||||
diag_log ("DEBUG FPS : " + str(diag_fps) );
|
||||
sleep 181;
|
||||
};
|
||||
sleep 181;
|
||||
};
|
||||
sleep 181;
|
||||
};
|
||||
Reference in New Issue
Block a user