Skip to content

Commit

Permalink
Max save slots time
Browse files Browse the repository at this point in the history
  • Loading branch information
kannthus committed Nov 21, 2024
1 parent 84d5cac commit 3f936ee
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 @@ -598,4 +598,4 @@ GLOBAL_LIST_EMPTY(preferences_datums)

unlock_content = !!byond_member
if(unlock_content)
max_save_slots = 30 // DOPPLER EDIT: moar slots
max_save_slots = 45 // DOPPLER EDIT: moar slots

0 comments on commit 3f936ee

Please sign in to comment.