mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-14 13:25:21 +01:00
Default-initialize SColor
This commit is contained in:
@@ -69,5 +69,5 @@ private:
|
||||
bool m_inf_rot = false;
|
||||
bool m_initial_rotation = true;
|
||||
|
||||
video::SColor m_bgcolor = 0;
|
||||
video::SColor m_bgcolor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user