Normalize Gardentop tether

Removed Gardentop from hasinfinitetether
This commit is contained in:
VelocitOni 2023-02-25 21:13:24 -05:00
parent c4af13e6ef
commit ffae37e619

View file

@ -1208,7 +1208,6 @@ static boolean K_HasInfiniteTether(player_t *player)
switch (player->curshield)
{
case KSHIELD_LIGHTNING:
case KSHIELD_TOP:
return true;
}