kckckc 2 anni fa
parent
commit
be75e0f103
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      src/client/ui/templates/tooltipInfo/tooltipInfo.js

+ 2
- 0
src/client/ui/templates/tooltipInfo/tooltipInfo.js Vedi File

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

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

this.hide();
},

onMobHover: function (mob) {


Caricamento…
Annulla
Salva