mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
Maybe fix a pvp thing
This commit is contained in:
parent
2e0966dd04
commit
a69f5b3f49
@ -8093,7 +8093,7 @@
|
||||
End If
|
||||
End If
|
||||
|
||||
If Core.Player.BattleStyle = 1 Then
|
||||
If Core.Player.BattleStyle = 1 AndAlso BattleScreen.IsPVPBattle = False Then
|
||||
BattleScreen.HasSwitchedOwn = False
|
||||
StartRound(BattleScreen)
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user