diff options
author | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-08 17:05:48 +0200 |
---|---|---|
committer | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-08 17:05:48 +0200 |
commit | 516635e22464699fa940ed981a186088352ba734 (patch) | |
tree | 9fcce535afb4b59f6109d95644b23ca5f5873b72 /Nodes/game.tscn | |
parent | 8b08fec313ac3517e782d946cbd203958801e6be (diff) | |
download | 2023-516635e22464699fa940ed981a186088352ba734.tar.gz 2023-516635e22464699fa940ed981a186088352ba734.tar.bz2 2023-516635e22464699fa940ed981a186088352ba734.zip |
some cleanups
Diffstat (limited to 'Nodes/game.tscn')
-rw-r--r-- | Nodes/game.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nodes/game.tscn b/Nodes/game.tscn index 5553ea5..5187a55 100644 --- a/Nodes/game.tscn +++ b/Nodes/game.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://b7wp8w46l64vc"] +[gd_scene load_steps=3 format=3 uid="uid://cu0s2nljmac8c"] [ext_resource type="Script" path="res://Scripts/game.gd" id="1_1dait"] |