fixed screen size

This commit is contained in:
Johannes Schmelz 2024-11-24 21:29:41 +01:00
parent d7df4002da
commit c124a99901

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=1920
settings.resolution.width=1200
#
# Specifies the height of the application window in pixels.
settings.resolution.height=1080
settings.resolution.height=800
#
# Determines whether the application runs in full-screen mode.
settings.full-screen=false