idk
This commit is contained in:
parent
cfee425316
commit
c9634ffa54
298 changed files with 6260 additions and 1 deletions
19
.godot/global_script_class_cache.cfg
Normal file
19
.godot/global_script_class_cache.cfg
Normal file
|
@ -0,0 +1,19 @@
|
|||
list=Array[Dictionary]([{
|
||||
"base": &"Label",
|
||||
"class": &"Stopwatch",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
"path": "res://Stopwatch.gd"
|
||||
}, {
|
||||
"base": &"Resource",
|
||||
"class": &"Wave",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
"path": "res://wave.gd"
|
||||
}, {
|
||||
"base": &"Resource",
|
||||
"class": &"WaveEnemy",
|
||||
"icon": "",
|
||||
"language": &"GDScript",
|
||||
"path": "res://wave_enemy.gd"
|
||||
}])
|
Loading…
Add table
Add a link
Reference in a new issue