diff --git a/CMSGame.csproj b/CMSGame.csproj index c385e76..2423609 100644 --- a/CMSGame.csproj +++ b/CMSGame.csproj @@ -1,4 +1,4 @@ - + net7.0 true diff --git a/project.godot b/project.godot index 0cd57e8..a770e6b 100644 --- a/project.godot +++ b/project.godot @@ -26,8 +26,8 @@ GameSettings="*res://Autoloads/GameSettings.cs" [display] -window/size/viewport_width=1680 -window/size/viewport_height=1050 +window/size/viewport_width=1600 +window/size/viewport_height=900 [dotnet]