CHG: changed scope of some variables
This commit is contained in:
@@ -111,6 +111,7 @@ namespace Entities
|
||||
Movement_->updatePositionSimple(duration);
|
||||
|
||||
}
|
||||
// LOG_S(INFO)<<"Entity class working";
|
||||
|
||||
|
||||
specificPhysicsCalculations(duration);
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
#include <Entities/Tracklist/Tracklist.hpp>
|
||||
// #include <Entities/Tracklist/TracklistItem.hpp>
|
||||
// #include <SimCore/SimCore.hpp>
|
||||
// #include <list>
|
||||
// #include <memory>
|
||||
// #include <thread>
|
||||
|
||||
|
||||
|
||||
#define TRACK_TIMEOUT 5 * 60 *1000
|
||||
|
||||
Reference in New Issue
Block a user