More to fix pre-c++2011 build
This commit is contained in:
parent
c0a7c76886
commit
522ad01a27
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user