diff --git a/code/controllers/subsystem/persistence/_persistence.dm b/code/controllers/subsystem/persistence/_persistence.dm index f0c26f790d..12cbb5c9da 100644 --- a/code/controllers/subsystem/persistence/_persistence.dm +++ b/code/controllers/subsystem/persistence/_persistence.dm @@ -370,4 +370,4 @@ SUBSYSTEM_DEF(persistence) card_types.Add(card.datum_type) ending_human.client.prefs.tcg_cards = card_types - ending_human.client.prefs.save_character() \ No newline at end of file + ending_human.client.prefs.save_character()