mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
删除test提示。
This commit is contained in:
parent
b98db2c4b8
commit
a7cf0e41f2
@ -112,8 +112,6 @@ SceneMenu.prototype.createEmptyScene = function () {
|
||||
// --------------------------- 新建GIS场景 -------------------------------------
|
||||
|
||||
SceneMenu.prototype.createGISScene = function () {
|
||||
UI.msg('test');
|
||||
|
||||
if (this.gis === undefined) {
|
||||
this.gis = new GISScene(this.app);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user