mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-01 00:41:16 +00:00
K_IsItemFirstOnly
Missed this one spot
This commit is contained in:
parent
479481f59f
commit
9d2f8d02e2
1 changed files with 1 additions and 0 deletions
|
|
@ -1057,6 +1057,7 @@ static boolean K_IsItemFirstOnly(kartitems_t item)
|
|||
case KITEM_HYUDORO:
|
||||
case KITEM_DROPTARGET:
|
||||
case KITEM_STONESHOE:
|
||||
case KITEM_TOXOMISTER:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue