fozmo-3d-preview
Advanced tools
Comparing version 1.0.55 to 1.0.56
@@ -108,2 +108,3 @@ import { MainScene } from '../scenes/MainScene'; | ||
this._mainScene.pause = true; | ||
this._mainScene.closed = true; | ||
this._mainScene.clear(); | ||
@@ -110,0 +111,0 @@ } |
@@ -1273,3 +1273,2 @@ import { EEncryptExt, ENormalExt, ResLoaderManager } from './../manager/ResLoaderManager'; | ||
clear() { | ||
this.closed = true; | ||
clearTimeout(this._timeOutId); | ||
@@ -1276,0 +1275,0 @@ if (this._model) { |
{ | ||
"name": "fozmo-3d-preview", | ||
"version": "1.0.55", | ||
"version": "1.0.56", | ||
"description": "风之末 作品预览", | ||
@@ -5,0 +5,0 @@ "main": "lib/Fozmo3DPreview.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
207547