Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture

--HG--
branch : compatibility-develop
This commit is contained in:
kervala 2015-11-26 10:23:27 +01:00
parent 0f41024e93
commit 369a9efe0d

View file

@ -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
{