mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
fixes some bad spawn handling (#19315)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user