This commit is contained in:
silicons
2020-12-13 02:29:31 -07:00
parent 07d8e72125
commit a4688557d7
3 changed files with 83 additions and 118 deletions
@@ -449,7 +449,7 @@
GLOB.joined_player_list += character.ckey
GLOB.latejoiners += character
LAZYOR(character.client.prefs.slots_joined_as, prefs.slot)
LAZYOR(character.client.prefs.slots_joined_as, character.client.prefs.default_slot)
LAZYOR(character.client.prefs.characters_joined_as, character.real_name)
if(CONFIG_GET(flag/allow_latejoin_antagonists) && humanc) //Borgs aren't allowed to be antags. Will need to be tweaked if we get true latejoin ais.