mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
- removed unused wrapper.
This commit is contained in:
parent
994cb47d36
commit
151fc46ef3
1 changed files with 0 additions and 1 deletions
|
@ -665,7 +665,6 @@ struct PLAYER
|
|||
int16_t bob_ndx;
|
||||
int16_t bcnt; // bob count
|
||||
double bob_z, obob_z;
|
||||
int int_bob_z() const { return bob_z * worldtoint; }
|
||||
|
||||
//Multiplayer variables
|
||||
InputPacket input;
|
||||
|
|
Loading…
Reference in a new issue