diff --git a/Projekte/monopoly/client/client.properties b/Projekte/monopoly/client/client.properties index fd98968..3e2d911 100644 --- a/Projekte/monopoly/client/client.properties +++ b/Projekte/monopoly/client/client.properties @@ -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