1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Revert "Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" setting"

This reverts commit d25ff8fd25.
This commit is contained in:
Craig Robbins
2015-02-11 17:01:19 +10:00
parent d25ff8fd25
commit f824866686
6 changed files with 16 additions and 13 deletions

View File

@@ -623,9 +623,8 @@ private:
Database *localdb;
Server *localserver;
// TODO: Add callback to update these when g_settings changes
// TODO: Add callback to update this when g_settings changes
bool m_cache_smooth_lighting;
bool m_cache_enable_shaders;
};
#endif // !CLIENT_HEADER