mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Try to return discarded GUI properties, oh
This commit is contained in:
@@ -30,8 +30,10 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
text: "Mouse Hover"
|
||||
id: "button_mouse_hover/text"
|
||||
parent: "button_mouse_hover/root"
|
||||
overridden_fields: 8
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
@@ -52,8 +54,10 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
text: "Touch Hover"
|
||||
id: "button_mobile_hover/text"
|
||||
parent: "button_mobile_hover/root"
|
||||
overridden_fields: 8
|
||||
template_node_child: true
|
||||
}
|
||||
material: "/builtins/materials/gui.material"
|
||||
|
Reference in New Issue
Block a user