Fixed the report headers that the column index did not increase with the last evolve forms.
This commit is contained in:
@ -141,6 +141,7 @@ Sub subCreateReport ( _
|
||||
fnGetResString ("ReportCPEvolvePowerUp"), _
|
||||
"[Pokémon]", sPokemonName), _
|
||||
"[Level]", fMaxLevel)
|
||||
nCol = nCol + 1
|
||||
End If
|
||||
Next nJ
|
||||
mData (0) = mRow
|
||||
|
Reference in New Issue
Block a user