More to fix pre-c++2011 build
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
};
|
||||
DebugModeType m_debug_mode;
|
||||
|
||||
std::map<video::SColor, std::vector<float>> m_lines;
|
||||
std::map<video::SColor, std::vector<float> > m_lines;
|
||||
|
||||
Vec3 m_camera_pos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user