diff options
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index a8a7206..c8868d7 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -181,4 +181,28 @@ "fieldName" "ShadedBar" "xpos" "9999" } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&E" + "command" "continue" + } + + "teambutton1SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton1SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&Q" + "command" "back" + } }
\ No newline at end of file |
