mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Nightserize: Reset player another/flyangle on new mare
This commit is contained in:
parent
aad441ff74
commit
fd6f5c7ef0
1 changed files with 2 additions and 0 deletions
|
|
@ -758,6 +758,8 @@ void P_NightserizePlayer(player_t *player, INT32 nighttime)
|
|||
player->marebegunat = leveltime;
|
||||
|
||||
player->rings = 0;
|
||||
player->flyangle = 0;
|
||||
player->anotherflyangle = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue