updates for cleaning functionality
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
list=Array[Dictionary]([{
|
||||
"base": &"Control",
|
||||
"class": &"ActionLog",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
"path": "res://scripts/ui/ActionLog.gd"
|
||||
}, {
|
||||
"base": &"RefCounted",
|
||||
"class": &"CPPool",
|
||||
"icon": "",
|
||||
@@ -84,6 +90,12 @@ list=Array[Dictionary]([{
|
||||
"path": "res://scripts/game/TurnManager.gd"
|
||||
}, {
|
||||
"base": &"RefCounted",
|
||||
"class": &"UndoSystem",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
"path": "res://scripts/game/UndoSystem.gd"
|
||||
}, {
|
||||
"base": &"RefCounted",
|
||||
"class": &"Zone",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
|
||||
Reference in New Issue
Block a user