Max slots upped to 20

This commit is contained in:
Dalekfodder
2014-06-21 01:16:09 +03:00
parent 1922e6bef2
commit dd3282e17f
+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