townforge/GameData/TB/cc/console.tb.txt
Crypto City b9b4efb971 game: remove notifications from chat
we now have a news screen for this
2021-08-14 11:40:52 +00:00

17 lines
504 B
Plaintext

WindowInfo
TBLayout: axis: y, position: "left top", distribution-position: "left top", distribution: "gravity"
TBSelectList: id: "rows", gravity: "all"
TBLayout: axis: x, id: "image-row"
TBLayout: axis x, distribution-position: "left top", distribution: "gravity"
TBSelectDropdown: id: "colors"
TBSelectDropdown: id: "interpreters"
TBEditField: id: "command", gravity: "all"
TBButton: id: "send", text: "Send"
TBButton: id: "clear", text: "Clear"
TBButton: id: "close", text: "Close"