mirror of
https://github.com/duckietm/Nitro-Cool-UI.git
synced 2025-06-21 22:36:58 +00:00
Fix: Big Room fox (was released 2 years ago by Mike and never fixed in the Renderer)
This commit is contained in:
parent
28249f88d6
commit
659a715374
@ -262,13 +262,6 @@ export class RoomPlane implements IRoomPlane
|
||||
this._rectangleMasks = null;
|
||||
this._maskPixels = null;
|
||||
|
||||
if(this._maskBitmapData)
|
||||
{
|
||||
this._maskBitmapData.destroy(true);
|
||||
|
||||
this._maskBitmapData = null;
|
||||
}
|
||||
|
||||
this._disposed = true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user