Skip to content

Commit

Permalink
More updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Haxxer committed Mar 22, 2023
1 parent 5539f33 commit 8872d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions languages/en.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"PotatoOrNot.BadTitle": "Shitty Potato",
"PotatoOrNot.BadTitle": "Cheap Potato",
"PotatoOrNot.BadDescription": "If you have a laptop or a low end computer, use this setting for the best experience!",
"PotatoOrNot.MediumTitle": "Potato",
"PotatoOrNot.MediumDescription": "You have a mid-range computer that isn't bad, but it's getting on its years.",
"PotatoOrNot.GoodTitle": "Premium Potato",
"PotatoOrNot.GoodDescription": "Your computer is squarely in the PCMR club.",
"PotatoOrNot.Selection": "Select your computer's quality level:",
"PotatoOrNot.Accept": "Okay"
}
}
2 changes: 1 addition & 1 deletion scripts/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ CONSTANTS.BASE_SETTINGS = [
"performanceMode": 0,
"pixelRatioResolutionScaling": false,
"photosensitiveMode": true,
"maxFPS": 20,
"maxFPS": 10,
"mipmap": false,
"visionAnimation": false,
"lightAnimation": false,
Expand Down

0 comments on commit 8872d9f

Please sign in to comment.