Updates
This commit is contained in:
@@ -76,5 +76,10 @@ struct InWater {};
|
||||
struct TerrainReady {};
|
||||
struct WaterReady {};
|
||||
struct GroundCheckReady {};
|
||||
struct VehicleSlots {
|
||||
std::unordered_map<Ogre::String,
|
||||
std::pair<Ogre::String, Ogre::SceneNode *> >
|
||||
seats;
|
||||
};
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user