Files
wehub-resource-sync d88fd01084
CI / test (3.10) (push) Failing after 1s
CI / test (3.12) (push) Failing after 0s
CI / skillgen-check (push) Failing after 0s
CI / security-scan (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:09:14 +08:00

58 lines
898 B
Plaintext

window "mapwindow"
elem "mapwindow"
type = MAIN
pos = 0,0
size = 640x480
is-pane = true
elem "map"
type = MAP
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
is-default = true
window "infowindow"
elem "infowindow"
type = MAIN
pos = 0,0
size = 640x480
is-pane = true
elem "info"
type = CHILD
pos = 0,30
size = 640x445
anchor1 = 0,0
anchor2 = 100,100
left = "statwindow"
right = "outputwindow"
is-vert = false
window "outputwindow"
elem "outputwindow"
type = MAIN
pos = 0,0
size = 640x480
is-pane = true
elem "output"
type = OUTPUT
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
is-default = true
window "statwindow"
elem "statwindow"
type = MAIN
pos = 0,0
size = 640x480
is-pane = true
elem "stat"
type = INFO
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
is-default = true