cambios
This commit is contained in:
@@ -297,7 +297,7 @@ _global_script_classes=[ {
|
||||
"base": "TextureButton",
|
||||
"class": "ESCInventoryButton",
|
||||
"language": "GDScript",
|
||||
"path": "res://addons/escoria-core/ui_library/inventory/esc_inventory_button.gd"
|
||||
"path": "res://game/ui/inventory/esc_inventory_button.gd"
|
||||
}, {
|
||||
"base": "Control",
|
||||
"class": "ESCInventoryContainer",
|
||||
@@ -826,10 +826,10 @@ _global_script_class_icons={
|
||||
|
||||
config/name="Escoria"
|
||||
run/main_scene="res://addons/escoria-core/game/main_scene.tscn"
|
||||
boot_splash/image="res://addons/escoria-core/design/escoria-logo-small.png"
|
||||
boot_splash/image="res://gymkhana-logo.png"
|
||||
boot_splash/fullsize=false
|
||||
boot_splash/use_filter=false
|
||||
boot_splash/bg_color=Color( 0.960784, 0.384314, 0, 1 )
|
||||
boot_splash/bg_color=Color( 0, 0, 0, 1 )
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[audio]
|
||||
|
||||
Reference in New Issue
Block a user