fixed spacing issue
parent
6fcc6c10b8
commit
9b80c1ab33
|
|
@ -1027,7 +1027,7 @@ export default class BattleScene extends SceneBase {
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
return this.arena.getSpeciesFormIndex(species);
|
return this.arena.getSpeciesFormIndex(species);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue