mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 23:32:06 +00:00
New uiScript used to fill the map list
This commit is contained in:
parent
e1cc193ea8
commit
0181b37a68
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
style WINDOW_STYLE_EMPTY
|
||||
shadowStyle 1
|
||||
border 0
|
||||
onOpen { uiScript loadArenas ; hide grpcallVote ; show map }
|
||||
onOpen { uiScript loadVoteArenas ; hide grpcallVote ; show map }
|
||||
|
||||
//Window
|
||||
|
||||
|
|
Loading…
Reference in a new issue