From 201a2604074623fb2316e595fefe492d6f605b11 Mon Sep 17 00:00:00 2001 From: Jacalz Date: Thu, 20 May 2021 08:07:11 +0200 Subject: [PATCH] Update version for next release --- TitleScreen/TitleScreen.tscn | 2 +- project.godot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TitleScreen/TitleScreen.tscn b/TitleScreen/TitleScreen.tscn index 15589f2..bf4d117 100644 --- a/TitleScreen/TitleScreen.tscn +++ b/TitleScreen/TitleScreen.tscn @@ -106,7 +106,7 @@ margin_bottom = 560.0 size_flags_horizontal = 3 size_flags_vertical = 3 custom_fonts/font = SubResource( 2 ) -text = "Version 1.1 +text = "Version 1.1.1 Ekeekalz-Studios" [node name="FadeIn" parent="." instance=ExtResource( 6 )] diff --git a/project.godot b/project.godot index 56803e3..39071e3 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,6 @@ config_version=4 _global_script_classes=[ ] _global_script_class_icons={ - } [application] @@ -112,6 +111,7 @@ move_jump={ quality/driver/fallback_to_gles2=true quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=0 -quality/2d/use_pixel_snap=true +2d/snapping/use_gpu_pixel_snap=true environment/default_clear_color=Color( 0.14902, 0.192157, 0.219608, 1 ) environment/default_environment="res://default_env.tres" +quality/2d/use_pixel_snap=true