fixes some bad spawn handling (#19315)

This commit is contained in:
Kashargul
2026-03-19 23:12:02 +01:00
committed by GitHub
parent 21efe0d9c5
commit ad5a08fd0e
7 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -134,4 +134,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)