CHG: changed scope of some variables

This commit is contained in:
hwinkel
2023-06-07 22:45:24 +02:00
parent 10f92fb966
commit f02dd84f4e
3 changed files with 8 additions and 8 deletions

View File

@@ -111,6 +111,7 @@ namespace Entities
Movement_->updatePositionSimple(duration);
}
// LOG_S(INFO)<<"Entity class working";
specificPhysicsCalculations(duration);