Compare commits
2 commits
6598a97a6c
...
a89140c454
Author | SHA1 | Date | |
---|---|---|---|
a89140c454 | |||
ee509a2ff9 |
1 changed files with 13 additions and 0 deletions
13
.godot/global_script_class_cache.cfg
Normal file
13
.godot/global_script_class_cache.cfg
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
list=Array[Dictionary]([{
|
||||||
|
"base": &"ColorRect",
|
||||||
|
"class": &"Tile",
|
||||||
|
"icon": "",
|
||||||
|
"language": &"GDScript",
|
||||||
|
"path": "res://Scripts/Tile.gd"
|
||||||
|
}, {
|
||||||
|
"base": &"Resource",
|
||||||
|
"class": &"TileColors",
|
||||||
|
"icon": "",
|
||||||
|
"language": &"GDScript",
|
||||||
|
"path": "res://Scripts/TileColors.gd"
|
||||||
|
}])
|
Loading…
Reference in a new issue