mirror of
https://github.com/MapMakersAndProgrammers/alternativa-editor-mod.git
synced 2025-10-27 10:19:07 -07:00
maps & libs are finally loaded correctly
This commit is contained in:
@@ -70,6 +70,7 @@ package alternativa.gfx.core{
|
||||
this.backBufferAntiAlias = -1;
|
||||
this.backBufferEnableDepthAndStencil = false;
|
||||
var _local_2:Context3D = this._stage3D.context3D;
|
||||
//_local_2.ignoreResourceLimits = true;
|
||||
_local_2.enableErrorChecking = this._enableErrorChecking;
|
||||
for (_local_3 in this.resourcesToUpload)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user