!!!!
This commit is contained in:
@@ -50,6 +50,10 @@ public:
|
||||
|
||||
bool Eulogy = false;
|
||||
|
||||
bool boostspeed;
|
||||
bool boostdamage;
|
||||
bool boostinvincible;
|
||||
|
||||
private:
|
||||
uint64_t getId() const;
|
||||
|
||||
@@ -72,9 +76,7 @@ protected:
|
||||
float m_hp;
|
||||
|
||||
bool m_airborne;
|
||||
bool boostspeed;
|
||||
bool boostdamage;
|
||||
bool boostinvincible;
|
||||
|
||||
|
||||
Vector3f InterpolatePosition(const Vector3f& vec1, const Vector3f& vec2, const Timestamp& tim1, const Timestamp& tim2, const Timestamp& now);
|
||||
};
|
||||
|
Reference in New Issue
Block a user