maps & libs are finally loaded correctly

This commit is contained in:
Tubix
2024-12-18 22:47:31 +00:00
parent 736e6fb5e9
commit 3b619e137a
14 changed files with 143 additions and 36 deletions

View File

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