mirror of
https://github.com/edubart/otclient.git
synced 2025-12-28 18:37:12 +01:00
new script engine, and things maybe be bugged for a while
This commit is contained in:
@@ -44,6 +44,6 @@ protected:
|
||||
Rect m_textureCoords;
|
||||
};
|
||||
|
||||
typedef boost::shared_ptr<Image> ImagePtr;
|
||||
typedef std::shared_ptr<Image> ImagePtr;
|
||||
|
||||
#endif // IMAGE_H
|
||||
|
||||
Reference in New Issue
Block a user