mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Normalize Gardentop tether
Removed Gardentop from hasinfinitetether
This commit is contained in:
parent
c4af13e6ef
commit
ffae37e619
1 changed files with 0 additions and 1 deletions
|
|
@ -1208,7 +1208,6 @@ static boolean K_HasInfiniteTether(player_t *player)
|
||||||
switch (player->curshield)
|
switch (player->curshield)
|
||||||
{
|
{
|
||||||
case KSHIELD_LIGHTNING:
|
case KSHIELD_LIGHTNING:
|
||||||
case KSHIELD_TOP:
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue