瀏覽代碼

change the type property

tags/2.4.0
Caven Chen 4 年之前
父節點
當前提交
ee9456a942
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      modules/overlay/custom/CustomBillboard.js

+ 0
- 1
modules/overlay/custom/CustomBillboard.js 查看文件

@@ -17,7 +17,6 @@ class CustomBillboard extends Overlay {
this._position = Parse.parsePosition(position)
this._icon = icon
this._size = [32, 32]
this.type = Overlay.getOverlayType('custom_billboard')
this._state = State.INITIALIZED
}


Loading…
取消
儲存