ソースを参照

removed console.log

tags/v0.1.2
Rylee George 7年前
コミット
bd8d33f20d
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      src/server/config/spells/spellSlowBlast.js

+ 0
- 1
src/server/config/spells/spellSlowBlast.js ファイルの表示

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

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


読み込み中…
キャンセル
保存