소스 검색

Closes #1868

tags/v0.11.0
kckckc 2 년 전
부모
커밋
be75e0f103
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      src/client/ui/templates/tooltipInfo/tooltipInfo.js

+ 2
- 0
src/client/ui/templates/tooltipInfo/tooltipInfo.js 파일 보기

@@ -16,6 +16,8 @@ define([

postRender: function () {
this.onEvent('onMobHover', this.onMobHover.bind(this));

this.hide();
},

onMobHover: function (mob) {


불러오는 중...
취소
저장