High pop reduced MC processing mode.

This commit is contained in:
Jordan Brown
2017-10-07 09:42:15 -04:00
committed by CitadelStationBot
parent 5f4b3594d0
commit 91aa560f0d
5 changed files with 68 additions and 2 deletions
+5
View File
@@ -351,7 +351,11 @@ GLOBAL_LIST(external_rsc_urls)
if (menuitem)
menuitem.Load_checked(src)
<<<<<<< HEAD
hook_vr("client_new",list(src))
=======
Master.UpdateTickRate()
>>>>>>> bc4d4e7... Merge pull request #31374 from MrStonedOne/highpopmode
//////////////
//DISCONNECT//
@@ -399,6 +403,7 @@ GLOBAL_LIST(external_rsc_urls)
if(movingmob != null)
movingmob.client_mobs_in_contents -= mob
UNSETEMPTY(movingmob.client_mobs_in_contents)
Master.UpdateTickRate()
return ..()
/client/Destroy()