mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +02:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
name: "window_confirmation"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "go"
|
|
data: "components {\n"
|
|
" id: \"window_confirmation\"\n"
|
|
" component: \"/example/examples/windows/window_confirmation/window_confirmation.gui\"\n"
|
|
"}\n"
|
|
""
|
|
}
|