mirror of
https://github.com/edubart/otclient.git
synced 2025-11-04 20:46:24 +01:00
some optimizations
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
private:
|
||||
DrawMode m_drawMode;
|
||||
float m_startTime;
|
||||
TexturePtr m_textures[2];
|
||||
std::array<uint, 2> m_textures;
|
||||
|
||||
Color m_color;
|
||||
float m_opacity;
|
||||
|
||||
Reference in New Issue
Block a user