Update server_monitor

This commit is contained in:
ebaydayz
2016-03-26 20:46:42 -04:00
parent e435d41f6c
commit cfff2454aa
22 changed files with 360 additions and 479 deletions

View File

@@ -1,4 +1,8 @@
// replaced with dze_diag_fps
/*
while {isServer} do {
diag_log ("DEBUG FPS : " + str(diag_fps) );
sleep 360;
};
};
*/