Переглянути джерело

Merge branch 'master' into 'release'

fix

See merge request Isleward/isleward!615
tags/v0.12.0.1
Big Bad Waffle 1 рік тому
джерело
коміт
866bb52dfe
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      src/server/config/spells/spellCharge.js

+ 2
- 2
src/server/config/spells/spellCharge.js Переглянути файл

@@ -101,8 +101,8 @@ module.exports = {
y: obj.y
},
newPos: targetPos,
source: this,
target: this,
source: this.obj,
target: this.obj,
spellName: 'charge',
spell: this
};


Завантаження…
Відмінити
Зберегти