This commit is contained in:
Seth Alves 2015-11-12 11:14:25 -08:00
parent a366633f84
commit 2e635bd936

View file

@ -535,7 +535,7 @@ void EntityMotionState::clearIncomingDirtyFlags() {
}
}
// virtual
// virtual
quint8 EntityMotionState::getSimulationPriority() const {
if (_entity) {
return _entity->getSimulationPriority();