summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index ba3339d32..a0a4d80e5 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -477,10 +477,10 @@ pause_fps_max (FPS in pause menu) int 20
viewing_range (Viewing range) int 100 20 4000
# Width component of the initial window size.
-screenW (Screen width) int 800
+screen_w (Screen width) int 800
# Height component of the initial window size.
-screenH (Screen height) int 600
+screen_h (Screen height) int 600
# Save window size automatically when modified.
autosave_screensize (Autosave Screen Size) bool true