mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 07:11:36 +00:00
no message
This commit is contained in:
parent
dd9382a37a
commit
65da01b695
1 changed files with 5 additions and 5 deletions
|
@ -516,11 +516,11 @@ typedef enum {
|
|||
typedef enum {
|
||||
HI_NONE,
|
||||
|
||||
HI_TELEPORTER,
|
||||
HI_MEDKIT,
|
||||
HI_KAMIKAZE,
|
||||
HI_PORTAL,
|
||||
HI_INVULNERABILITY,
|
||||
HI_KEVLAR,
|
||||
HI_LASER,
|
||||
HI_SILENCER,
|
||||
HI_BANDO,
|
||||
HI_SLIPERS,
|
||||
|
||||
HI_NUM_HOLDABLE
|
||||
} holdable_t;
|
||||
|
|
Loading…
Reference in a new issue