mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 00:34:38 +02:00
Fix Self Destruct
This commit is contained in:
parent
96984213b1
commit
96276520e3
@ -1791,6 +1791,8 @@
|
||||
End If
|
||||
End If
|
||||
|
||||
moveUsed.PreAttack(own, BattleScreen)
|
||||
|
||||
Dim substitute As Integer = BattleScreen.FieldEffects.OppSubstitute
|
||||
If own = False Then
|
||||
substitute = BattleScreen.FieldEffects.OwnSubstitute
|
||||
|
Loading…
x
Reference in New Issue
Block a user