Skip to content

Commit

Permalink
More slots
Browse files Browse the repository at this point in the history
  • Loading branch information
HardexZ committed May 19, 2024
1 parent b59554d commit 54b043f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/client/preferences.dm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
/// Ensures that we always load the last used save, QOL
var/default_slot = 1
/// The maximum number of slots we're allowed to contain
var/max_save_slots = 3
var/max_save_slots = 5

/// Bitflags for communications that are muted
var/muted = NONE
Expand Down

0 comments on commit 54b043f

Please sign in to comment.