Ver a proveniência

Closes #1868

tags/v0.11.0
kckckc há 2 anos
ascendente
cometimento
be75e0f103
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      src/client/ui/templates/tooltipInfo/tooltipInfo.js

+ 2
- 0
src/client/ui/templates/tooltipInfo/tooltipInfo.js Ver ficheiro

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

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

this.hide();
},

onMobHover: function (mob) {


Carregando…
Cancelar
Guardar