diff options
Diffstat (limited to 'resource/ui/textwindow.res')
| -rw-r--r-- | resource/ui/textwindow.res | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res index 1b06204..60171aa 100644 --- a/resource/ui/textwindow.res +++ b/resource/ui/textwindow.res @@ -149,4 +149,16 @@ "visible" "0" "enabled" "0" } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&E" + "command" "okay" + } }
\ No newline at end of file |
