From 37922167bc72b27fc8aa3c3135315b99f6bf3786 Mon Sep 17 00:00:00 2001 From: lightyears Date: Sat, 25 Feb 2023 09:49:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=2016:9=20=E5=88=86=E8=BE=A8?= =?UTF-8?q?=E7=8E=87=E5=B9=B6=E5=8D=87=E7=BA=A7=E5=88=B0=20RC5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMSGame.csproj | 2 +- project.godot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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]