Skip to content

Commit

Permalink
gough
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Jun 9, 2024
1 parent be361a0 commit c056fa5
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 @@ -227,7 +227,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
load_path(C.ckey)
unlock_content = C.IsByondMember()
if(unlock_content)
max_save_slots = 65
max_save_slots = 60
var/loaded_preferences_successfully = load_preferences()
if(loaded_preferences_successfully)
if(load_character())
Expand Down

0 comments on commit c056fa5

Please sign in to comment.