[MIRROR] fixes some bad spawn handling (#12554)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-19 23:32:29 +01:00
committed by GitHub
co-authored by Kashargul
parent 744ea0edbc
commit 0362e441ad
7 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -139,4 +139,4 @@
tgui_alert_async(new_user,"Your current species, [new_user.client.prefs.species], is not available for play on the station.")
return 0
new_user.AttemptLateSpawn(job, new_user.read_preference(/datum/preference/choiced/living/spawnpoint))
new_user.AttemptLateSpawn(job)