From 46994bcf1e9c378435eaba566ede487dfeb85847 Mon Sep 17 00:00:00 2001 From: Anthony Wilcox <35226681+tomiscw@users.noreply.github.com> Date: Thu, 17 Jan 2019 18:54:25 -0600 Subject: [PATCH] Minor tweakage to names --- 3.0/project.godot | 2 +- 3.1/project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3.0/project.godot b/3.0/project.godot index be2eef3..57acdd8 100644 --- a/3.0/project.godot +++ b/3.0/project.godot @@ -10,7 +10,7 @@ config_version=3 [application] -config/name="Anthony's Godot Template" +config/name="Anthony's Godot 3.0 Template" run/main_scene="res://scn/TitleScn.tscn" [autoload] diff --git a/3.1/project.godot b/3.1/project.godot index 7fee377..dca0702 100644 --- a/3.1/project.godot +++ b/3.1/project.godot @@ -15,7 +15,7 @@ _global_script_class_icons={ [application] -config/name="Anthony's Godot Template" +config/name="Anthony's Godot 3.1 Template" run/main_scene="res://scn/TitleScn.tscn" [autoload]