[quake3-commits] r1903 - trunk/code/ui
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Mar 4 15:26:57 EST 2011
Author: thilo
Date: 2011-03-04 15:26:57 -0500 (Fri, 04 Mar 2011)
New Revision: 1903
Modified:
trunk/code/ui/ui_shared.c
Log:
(#4919) Extra variable in missionpack ui's bind_t structure, by Zack Middleton
Modified: trunk/code/ui/ui_shared.c
===================================================================
--- trunk/code/ui/ui_shared.c 2011-03-04 20:23:29 UTC (rev 1902)
+++ trunk/code/ui/ui_shared.c 2011-03-04 20:26:57 UTC (rev 1903)
@@ -3113,7 +3113,6 @@
typedef struct {
char *command;
- int id;
int defaultbind1;
int defaultbind2;
int bind1;
More information about the quake3-commits
mailing list