Merge pull request #10800 from Seris02/moreslots

fixes kevinz error with preferences.dm
This commit is contained in:
Ghom
2020-02-01 18:44:29 +01:00
committed by GitHub
@@ -23,9 +23,6 @@
var/hound_sleeper = TRUE
var/cit_toggles = TOGGLES_CITADEL
// stuff that was in base
max_save_slots = 10
/datum/preferences/New(client/C)
..()