Merge pull request #3205 from Citadel-Station-13/upstream-merge-31374

[MIRROR] High pop reduced MC processing mode.
This commit is contained in:
LetterJay
2017-10-08 15:36:39 -04:00
committed by GitHub
5 changed files with 65 additions and 2 deletions
+2
View File
@@ -352,6 +352,7 @@ GLOBAL_LIST(external_rsc_urls)
menuitem.Load_checked(src)
hook_vr("client_new",list(src))
Master.UpdateTickRate()
//////////////
//DISCONNECT//
@@ -399,6 +400,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()