forked from townforge/townforge
15 lines
337 B
Plaintext
15 lines
337 B
Plaintext
WindowInfo
|
|
title New auction
|
|
centered-relative-size: 0.6 0.6
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBTextField: text: "Select flag to auction:"
|
|
|
|
TBSelectList: id: "flags", gravity: "all"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|