Fucking finally

This commit is contained in:
SmArtKar
2021-02-18 14:17:43 +03:00
parent fecf879b0c
commit b2b7b4ca9a
4 changed files with 104 additions and 83 deletions
+1
View File
@@ -221,6 +221,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
var/hide_ckey = FALSE //pref for hiding if your ckey shows round-end or not
var/list/tcg_cards = list()
var/list/tcg_decks = list()
/datum/preferences/New(client/C)
parent = C