mirror of
https://github.com/edubart/otclient.git
synced 2025-11-04 20:46:24 +01:00
bunch of optimizations
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
|
||||
private:
|
||||
DrawMode m_drawMode;
|
||||
Timer m_startTimer;
|
||||
float m_startTime;
|
||||
std::array<std::tuple<int, int>, 4> m_textures;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user