Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LSPECTRONIZTAR authored Oct 23, 2024
1 parent dd9ef13 commit e50a260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Game Assets/miscellanous/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
{
"name": "Framerate Limit",
"description": "Limits the frame rate of the game (gameplay only). Setting it to 0 is basically unlimited but not recommended.",
"description": "Limits the frame rate of the game (gameplay only). Setting it to 0 is basically V-Sync.",
"optionType": "slider",
"sliderRange": {"min": 0, "max": 250, "suffix": " fps"},
"defaultValue": 120
Expand Down

0 comments on commit e50a260

Please sign in to comment.