tweaked camera params

This commit is contained in:
Johannes Schmelz
2024-11-23 22:12:34 +01:00
parent 748226f4ed
commit c39f1f6d4c
3 changed files with 8 additions and 8 deletions

View File

@@ -24,10 +24,10 @@ overlay.top.color=1, 1, 1, 1
settings.show=false
#
# Specifies the width of the application window in pixels.
settings.resolution.width=1200
settings.resolution.width=1920
#
# Specifies the height of the application window in pixels.
settings.resolution.height=800
settings.resolution.height=1080
#
# Determines whether the application runs in full-screen mode.
settings.full-screen=false