Max slots upped to 20

This commit is contained in:
Dalekfodder
2014-06-24 15:31:44 +01:00
committed by SoundScopes
parent 9b23241a7a
commit 36fc6e6b89
+1 -1
View File
@@ -19,7 +19,7 @@ var/global/list/special_roles = list( //keep synced with the defines BE_* in set
"diona" = 1, // 12
)
var/const/MAX_SAVE_SLOTS = 10
var/const/MAX_SAVE_SLOTS = 20
//used for alternate_option
#define GET_RANDOM_JOB 0