mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +02:00
Whatever.
This commit is contained in:
@@ -29,11 +29,6 @@ _global_script_classes=[ {
|
||||
"language": "GDScript",
|
||||
"path": "res://Player/Player.gd"
|
||||
}, {
|
||||
"base": "KinematicBody2D",
|
||||
"class": "SlimeBoss",
|
||||
"language": "GDScript",
|
||||
"path": "res://Boss/SlimeBoss/SlimeBoss.gd"
|
||||
}, {
|
||||
"base": "Button",
|
||||
"class": "TitleSceenButton",
|
||||
"language": "GDScript",
|
||||
@@ -49,7 +44,6 @@ _global_script_class_icons={
|
||||
"DialougeBox": "",
|
||||
"Hero": "",
|
||||
"Player": "",
|
||||
"SlimeBoss": "",
|
||||
"TitleSceenButton": "",
|
||||
"TitleScreen": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user