mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-19 12:13:03 +02:00
Undo rig changes
This commit is contained in:
parent
02837be13f
commit
a9aeceff55
1 changed files with 0 additions and 1 deletions
|
@ -348,7 +348,6 @@ protected:
|
|||
InAir,
|
||||
Seated
|
||||
};
|
||||
|
||||
RigRole _state { RigRole::Idle };
|
||||
RigRole _desiredState { RigRole::Idle };
|
||||
float _desiredStateAge { 0.0f };
|
||||
|
|
Loading…
Reference in a new issue