mirror of
https://github.com/edubart/otclient.git
synced 2025-12-26 09:47:11 +01:00
Fixes to compile with clang
This commit is contained in:
@@ -51,7 +51,6 @@ private:
|
||||
|
||||
TexturePtr m_lightTexture;
|
||||
FrameBufferPtr m_lightbuffer;
|
||||
MapView* m_mapView;
|
||||
Light m_globalLight;
|
||||
std::vector<LightSource> m_lightMap;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user