mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 03:19:35 +02:00
ya
This commit is contained in:
parent
1a2c8f9875
commit
f51db292a4
1 changed files with 1 additions and 1 deletions
|
@ -2562,7 +2562,7 @@ void Application::update(float deltaTime) {
|
|||
|
||||
if (_renderParticleSystemOn->isChecked()) {
|
||||
updateParticleSystem(deltaTime);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void Application::updateAvatar(float deltaTime) {
|
||||
|
|
Loading…
Reference in a new issue