mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
fix double speed attack transfers
This commit is contained in:
parent
3ce1f71230
commit
daabde0981
1 changed files with 0 additions and 1 deletions
|
|
@ -235,7 +235,6 @@ void K_UpdateDirector(void)
|
|||
if (!(--directorinfo.freeze))
|
||||
K_DirectorSwitch(directorinfo.attacker, true);
|
||||
|
||||
directorinfo.freeze--;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue