Просмотр исходного кода

change the type property

tags/2.4.0
Caven Chen 4 лет назад
Родитель
Сommit
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
}


Загрузка…
Отмена
Сохранить