mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-30 09:15:05 +02:00
Forgot a thing
This commit is contained in:
parent
38acb8955b
commit
255fc12aee
@ -91,7 +91,7 @@
|
||||
Next
|
||||
Else
|
||||
avgTeamBaseAttack += (BattleScreen.OppPokemon.BaseAttack / 10)
|
||||
pokemonCounter = 1
|
||||
pokemonCounter += 1
|
||||
End If
|
||||
If pokemonCounter <> 0 Then
|
||||
avgTeamBaseAttack = avgTeamBaseAttack / pokemonCounter
|
||||
|
Loading…
x
Reference in New Issue
Block a user