(#4919) Extra variable in missionpack ui's bind_t structure, by Zack Middleton

This commit is contained in:
Thilo Schulz 2011-03-04 20:26:57 +00:00
parent 8bdd8e6705
commit 0b538a929e

View file

@ -3113,7 +3113,6 @@ void Item_Multi_Paint(itemDef_t *item) {
typedef struct {
char *command;
int id;
int defaultbind1;
int defaultbind2;
int bind1;