Skip to content

Commit 54cbcc2

Browse files
committed
.
1 parent 50b1b9b commit 54cbcc2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

project.godot

+10-10
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ config/windows_native_icon="res://Art/UnearthIcon.ico"
4747

4848
[autoload]
4949

50-
Slabs="*res://AutoLoad/Slabs.gd"
51-
Random="*res://AutoLoad/Random.gd"
52-
Constants="*res://AutoLoad/Constants.gd"
53-
Cube="*res://AutoLoad/Cube.gd"
54-
Settings="*res://AutoLoad/Settings.gd"
55-
Things="*res://AutoLoad/Things.gd"
56-
Nodelist="*res://AutoLoad/Nodelist.gd"
57-
Utils="*res://AutoLoad/Utils.gd"
58-
Filetypes="*res://AutoLoad/Filetypes.gd"
59-
M="*res://AutoLoad/M.gd"
50+
Slabs="*res://Autoload/Slabs.gd"
51+
Random="*res://Autoload/Random.gd"
52+
Constants="*res://Autoload/Constants.gd"
53+
Cube="*res://Autoload/Cube.gd"
54+
Settings="*res://Autoload/Settings.gd"
55+
Things="*res://Autoload/Things.gd"
56+
Nodelist="*res://Autoload/Nodelist.gd"
57+
Utils="*res://Autoload/Utils.gd"
58+
Filetypes="*res://Autoload/Filetypes.gd"
59+
M="*res://Autoload/M.gd"
6060

6161
[debug]
6262

0 commit comments

Comments
 (0)