mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 00:34:38 +02:00
Fix EvolutionScreen crash when able to learn moves
This commit is contained in:
parent
e2933f78e7
commit
29a790c477
@ -305,9 +305,8 @@
|
||||
If AttackLearnList.Count > 0 Then
|
||||
Core.SetScreen(New LearnAttackScreen(Core.CurrentScreen, evolvedPokemon, AttackLearnList))
|
||||
AttackLearnList.Clear()
|
||||
Else
|
||||
Endscene()
|
||||
End If
|
||||
Endscene()
|
||||
End If
|
||||
End If
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user