mirror of
https://github.com/UberGames/RPG-X2.git
synced 2025-02-02 13:11:25 +00:00
Removed an unused rpgxEF only var from entitystate_s
This commit is contained in:
parent
0d1033212e
commit
4f7dc8a382
2 changed files with 0 additions and 4 deletions
|
@ -1167,10 +1167,6 @@ typedef struct entityState_s {
|
|||
int generic1;
|
||||
int generic2;
|
||||
#endif
|
||||
|
||||
#ifdef XTRA
|
||||
int healthPercent; // XTRA
|
||||
#endif
|
||||
} entityState_t;
|
||||
|
||||
typedef enum {
|
||||
|
|
BIN
stefgame.suo
BIN
stefgame.suo
Binary file not shown.
Loading…
Reference in a new issue