1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Fix MSVC compiling warnings and remove an unused texture

This commit is contained in:
SmallJoker
2014-12-11 20:12:28 +01:00
committed by ShadowNinja
parent 093b1b47d9
commit 19ccc27d37
3 changed files with 1 additions and 3 deletions

View File

@@ -86,7 +86,6 @@ private:
m_settings(NULL),
m_env(NULL),
m_font_cache(),
m_default_size(),
m_currentMode(FM_Standard),
m_lastMode(),
m_lastSize(0),