mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-24 21:01:34 +00:00
fix wrong buttons in add bot menu ingame
This commit is contained in:
parent
caed223c05
commit
d6b2a87d78
2 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define BASETA "missionpack"
|
||||
|
||||
#ifndef PRODUCT_VERSION
|
||||
#define PRODUCT_VERSION "v0.0.0.4 r144"
|
||||
#define PRODUCT_VERSION "v0.0.0.4 r146"
|
||||
#endif
|
||||
|
||||
#define Q3_VERSION PRODUCT_NAME " " PRODUCT_VERSION
|
||||
|
|
|
@ -870,10 +870,10 @@ q3rallycode
|
|||
11=engine\code\q3_ui\ui_ingame.c
|
||||
[Selected Project Files]
|
||||
Main=
|
||||
Selected=engine\code\q3_ui\ui_addbots.c
|
||||
Selected=engine\code\qcommon\q_shared.h
|
||||
[engine\code\qcommon\q_shared.h]
|
||||
TopLine=40
|
||||
Caret=39,58
|
||||
Caret=40,58
|
||||
[engine\code\q3_ui\ui_addbots.c]
|
||||
TopLine=361
|
||||
Caret=21,373
|
||||
|
|
Loading…
Reference in a new issue