Selaa lähdekoodia

removed console.log

tags/v0.1.2
Rylee George 7 vuotta sitten
vanhempi
commit
bd8d33f20d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      src/server/config/spells/spellSlowBlast.js

+ 0
- 1
src/server/config/spells/spellSlowBlast.js Näytä tiedosto

@@ -128,7 +128,6 @@ define([
},

cast: function(action) {
console.log(1);
this.castingEffect = this.obj.effects.addEffect({
type: 'casting'
});


Ladataan…
Peruuta
Tallenna