Merge pull request #31374 from MrStonedOne/highpopmode

High pop reduced MC processing mode.
This commit is contained in:
Jordan Brown
2017-10-07 09:42:15 -04:00
committed by GitHub
5 changed files with 64 additions and 3 deletions

View File

@@ -350,6 +350,8 @@ GLOBAL_LIST(external_rsc_urls)
if (menuitem)
menuitem.Load_checked(src)
Master.UpdateTickRate()
//////////////
//DISCONNECT//
//////////////
@@ -386,6 +388,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()