diff --git a/2.5DHero/2.5DHero/Pokemon/Attacks/Dark/BeatUp.vb b/2.5DHero/2.5DHero/Pokemon/Attacks/Dark/BeatUp.vb index 20b017bf6..ee1da303e 100644 --- a/2.5DHero/2.5DHero/Pokemon/Attacks/Dark/BeatUp.vb +++ b/2.5DHero/2.5DHero/Pokemon/Attacks/Dark/BeatUp.vb @@ -67,6 +67,7 @@ End If Next End If + i = i-1 Return i End Function @@ -81,4 +82,4 @@ End Class -End Namespace \ No newline at end of file +End Namespace