mirror of
https://github.com/Insality/druid
synced 2025-11-27 03:10:53 +01:00
Update example assets
This commit is contained in:
@@ -28,7 +28,7 @@ nodes {
|
||||
z: 0.624
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "button"
|
||||
parent: "root"
|
||||
inherit_alpha: true
|
||||
@@ -63,7 +63,7 @@ nodes {
|
||||
z: 0.62
|
||||
}
|
||||
type: TYPE_BOX
|
||||
texture: "druid/ui_circle_32"
|
||||
texture: "druid_example/ui_circle_32"
|
||||
id: "button_image"
|
||||
parent: "mask"
|
||||
inherit_alpha: true
|
||||
|
||||
Reference in New Issue
Block a user