mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Potentially fix the crippling lag issue (#12977)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user