mirror of
https://github.com/UberGames/RPG-X2.git
synced 2025-03-11 02:30:53 +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 generic1;
|
||||||
int generic2;
|
int generic2;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef XTRA
|
|
||||||
int healthPercent; // XTRA
|
|
||||||
#endif
|
|
||||||
} entityState_t;
|
} entityState_t;
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
BIN
stefgame.suo
BIN
stefgame.suo
Binary file not shown.
Loading…
Reference in a new issue