Fixes card saving, fixes some icons, adds rulebook

This commit is contained in:
SmArtKar
2021-02-16 12:12:20 +03:00
parent 2b46d87742
commit cf76b9d740
4 changed files with 81 additions and 2 deletions

View File

@@ -371,4 +371,4 @@ SUBSYSTEM_DEF(persistence)
card_types.Add(card.datum_type)
ending_human.client.prefs.tcg_cards = card_types
ending_human.client.prefs.save_character()
ending_human.client.prefs.save_character(TRUE)