Pulled out player logic and movement
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
);
|
||||
|
||||
std::vector<MeshRenderer*> GetMeshes();
|
||||
std::vector<Sector>& GetSectors();
|
||||
private:
|
||||
std::vector<Sector> sectors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user