Potentially fix the crippling lag issue (#12977)

This commit is contained in:
Matt Atlas
2022-01-29 13:08:35 -03:00
committed by GitHub
parent 2842f4e39f
commit 98a556d449
3 changed files with 45 additions and 4 deletions
@@ -379,7 +379,7 @@ INITIALIZE_IMMEDIATE(/mob/abstract/new_player)
SSrecords.open_manifest_vueui(src)
/mob/abstract/new_player/Move()
return 0
return TRUE
/mob/abstract/new_player/proc/close_spawn_windows()
src << browse(null, "window=playersetup") //closes the player setup window