mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 03:12:36 +01:00
rwengine: remove unused private field
This commit is contained in:
parent
0b8bc41fa7
commit
9189a02860
@ -11,8 +11,6 @@ private:
|
||||
|
||||
glm::vec3 direction{};
|
||||
|
||||
glm::quat lastRotation = glm::vec3(0.f, 0.f, 0.f);
|
||||
|
||||
bool missionRestartRequired = false;
|
||||
|
||||
bool adrenalineEffect = false;
|
||||
|
Loading…
Reference in New Issue
Block a user