Compare commits
No commits in common. "a89140c4546fa8ae3f89dfd12e4891d7710e76ad" and "6598a97a6cc5dd6f2111475e63fb36f5e4b8999e" have entirely different histories.
a89140c454
...
6598a97a6c
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
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