Standardize punctuation and style for the new options menu

This commit is contained in:
mothbeanie
2021-08-19 17:17:36 -07:00
parent 4f881b9e26
commit 1ec06c6f5c
4 changed files with 57 additions and 44 deletions

View File

@@ -6140,7 +6140,7 @@ void Game::createmenu( enum Menu::MenuName t, bool samemenu/*= false*/ )
option("input delay");
option("interact button");
option("fake load screen");
option("toggle in game timer");
option("toggle in-game timer");
option("return");
menuyoff = 0;
maxspacing = 15;