no message

This commit is contained in:
Andrei Drexler 2003-03-31 21:24:32 +00:00
parent a9882940d2
commit 08300b61ad
2 changed files with 10 additions and 8 deletions

View File

@ -74,8 +74,8 @@
itemDef {
name sectionMap
group grpSections
text "Map"
shortcutKey "M"
text "Map. 1"
shortcutKey "1"
type ITEM_TYPE_BUTTON
textscale .225
style WINDOW_STYLE_FILLED
@ -98,8 +98,8 @@
itemDef {
name sectionKick
group grpSections
text "Kick"
shortcutKey "K"
text "Kick. 2"
shortcutKey "2"
type ITEM_TYPE_BUTTON
textscale .225
style WINDOW_STYLE_FILLED
@ -122,8 +122,8 @@
itemDef {
name sectionType
group grpSections
text "Type"
shortcutKey "T"
text "Type. 3"
shortcutKey "3"
type ITEM_TYPE_BUTTON
textscale .225
style WINDOW_STYLE_FILLED

View File

@ -640,6 +640,7 @@
itemDef {
name page3
group grpGame
shortcutkey ","
rect 107 108 16 16
style WINDOW_STYLE_SHADER
background "ui/assets/arrow_left_white"
@ -655,6 +656,7 @@
itemDef {
name page3
group grpGame
shortcutkey "."
rect 179 108 16 16
style WINDOW_STYLE_SHADER
background "ui/assets/arrow_right_white"
@ -719,7 +721,7 @@
style 1
text "Replace:"
ownerdraw UI_RQ3_REPLACEMENTTYPE
rect 103 194 96 16
rect 103 216 96 16
textalign ITEM_ALIGN_LEFT
textalignx 4
textaligny 14
@ -736,7 +738,7 @@
style 1
text "Type:"
ownerdraw UI_RQ3_REPLACEMENTSUBTYPE
rect 103 210 96 16
rect 208 216 96 16
textalign ITEM_ALIGN_LEFT
textalignx 4
textaligny 14