diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-12-11 12:55:08 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-12-11 12:55:08 +0100 |
commit | e3c185e05823e30eccd7728ceda2ee57cc66fd4d (patch) | |
tree | 96cced31157175bb0a3620b0e3b8d99122f298ac /cursor.tscn | |
parent | 688790b5dc0ea8f51a99e42a00c7510b9bd87aa6 (diff) |
next commit
Diffstat (limited to 'cursor.tscn')
-rw-r--r-- | cursor.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cursor.tscn b/cursor.tscn index 05f6703..96efc47 100644 --- a/cursor.tscn +++ b/cursor.tscn @@ -2,5 +2,5 @@ [ext_resource type="Script" path="res://cursor.gd" id="1_gyqds"] -[node name="Cursor" type="Node"] +[node name="Cursor" type="Node2D"] script = ExtResource("1_gyqds") |