Selaa lähdekoodia

Merge branch 'master' into 'release'

fix

See merge request Isleward/isleward!615
tags/v0.12.0.1
Big Bad Waffle 1 vuosi sitten
vanhempi
commit
866bb52dfe
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      src/server/config/spells/spellCharge.js

+ 2
- 2
src/server/config/spells/spellCharge.js Näytä tiedosto

@@ -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
};


Ladataan…
Peruuta
Tallenna