mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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 {
|
quint8 EntityMotionState::getSimulationPriority() const {
|
||||||
if (_entity) {
|
if (_entity) {
|
||||||
return _entity->getSimulationPriority();
|
return _entity->getSimulationPriority();
|
||||||
|
|
Loading…
Reference in a new issue