mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-12 15:15:29 +00:00
Merge pull request #55 from petr666/feature/menu-update
Make name input in Team Arena menus inactive
This commit is contained in:
commit
92a8e51baf
2 changed files with 3 additions and 3 deletions
|
@ -144,6 +144,7 @@ itemDef {
|
|||
border 0
|
||||
bordercolor 0 0 0 0
|
||||
visible 1
|
||||
decoration
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -277,8 +277,7 @@ itemDef {
|
|||
border 0
|
||||
bordercolor 0 0 0 0
|
||||
visible 1
|
||||
// mouseEnter { show message_name }
|
||||
// mouseExit { hide message_name }
|
||||
decoration
|
||||
}
|
||||
|
||||
itemDef {
|
||||
|
|
Loading…
Reference in a new issue