Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture

--HG--
branch : compatibility-develop
hg/compatibility-develop
kervala 9 years ago
parent 0f41024e93
commit 369a9efe0d

@ -106,7 +106,7 @@ public:
class ITexture : public CBitmap, public NLMISC::CRefCount, public NLMISC::IStreamable
{
public:
NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR // for fast alloc
// NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR // for fast alloc
// Those enums MUST be the same than in UTexture!!
enum TWrapMode
{

Loading…
Cancel
Save