mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
cleanups
This commit is contained in:
parent
a366633f84
commit
2e635bd936
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ void EntityMotionState::clearIncomingDirtyFlags() {
|
|||
}
|
||||
}
|
||||
|
||||
// virtual
|
||||
// virtual
|
||||
quint8 EntityMotionState::getSimulationPriority() const {
|
||||
if (_entity) {
|
||||
return _entity->getSimulationPriority();
|
||||
|
|
Loading…
Reference in a new issue