cleanup of _HELPERS/game.dm (#61859)

some more cleanup, game.dm this time
This commit is contained in:
Ghilker
2021-10-03 16:51:52 -04:00
committed by GitHub
parent 0017cc60dc
commit 682e7132b5
30 changed files with 304 additions and 276 deletions
@@ -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()