mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
SPB Attack: fix double cvar callback
This commit is contained in:
parent
320685cf97
commit
4121b4c385
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ boolean M_TimeAttackInputs(INT32 ch)
|
|||
if (buttonR && levellist.newgametype == GT_RACE)
|
||||
{
|
||||
CV_AddValue(&cv_dummyspbattack, 1);
|
||||
CV_SPBAttackChanged();
|
||||
timeattackmenu.spbflicker = timeattackmenu.ticker;
|
||||
if (cv_dummyspbattack.value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue