mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
cleanup of _HELPERS/game.dm (#61859)
some more cleanup, game.dm this time
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
if(SSshuttle.arrivals)
|
||||
SSshuttle.arrivals.QueueAnnounce(humanc, rank)
|
||||
else
|
||||
AnnounceArrival(humanc, rank)
|
||||
announce_arrival(humanc, rank)
|
||||
AddEmploymentContract(humanc)
|
||||
|
||||
humanc.increment_scar_slot()
|
||||
|
||||
Reference in New Issue
Block a user