mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
(#4919) Extra variable in missionpack ui's bind_t structure, by Zack Middleton
This commit is contained in:
parent
8bdd8e6705
commit
0b538a929e
1 changed files with 0 additions and 1 deletions
|
@ -3113,7 +3113,6 @@ void Item_Multi_Paint(itemDef_t *item) {
|
|||
|
||||
typedef struct {
|
||||
char *command;
|
||||
int id;
|
||||
int defaultbind1;
|
||||
int defaultbind2;
|
||||
int bind1;
|
||||
|
|
Loading…
Reference in a new issue