MC Performance Tweaks (#3621)

Ports some StonedMC performance tweaks from /tg/, should reduce the amount of fighting between BYOND sleeps and the MC.
This commit is contained in:
Lohikar
2017-10-14 19:31:14 +03:00
committed by Erki
parent 37908e5c4b
commit 4773a8a626
8 changed files with 55 additions and 38 deletions
+1 -2
View File
@@ -660,5 +660,4 @@
if (holder)
sleep(1)
else
sleep(5)
stoplag()
stoplag(5)