commit 512f1692942c3e8b22360a9fc6319a1e791471e3
parent 6c5a60be63190cb1e137202c42d631f4fd6411ba
Author: FIGBERT <figbert@figbert.com>
Date: Sat, 30 Jan 2021 22:47:06 -0800
Change dimensions to match iPhone 12 Mini
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/project.godot b/project.godot
@@ -19,6 +19,11 @@ config/name="Sov"
run/main_scene="res://src/scenes/main.tscn"
config/icon="res://icon.png"
+[display]
+
+window/size/width=1080
+window/size/height=2338
+
[rendering]
environment/default_environment="res://default_env.tres"