Remove anvil handling in arena AI
This commit is contained in:
parent
074065f274
commit
dfb2ff282a
@ -553,9 +553,6 @@ void ArenaAI::useItems(const float dt)
|
||||
case PowerupManager::POWERUP_PARACHUTE:
|
||||
break; // POWERUP_PARACHUTE
|
||||
|
||||
case PowerupManager::POWERUP_ANVIL:
|
||||
break; // POWERUP_ANVIL
|
||||
|
||||
case PowerupManager::POWERUP_RUBBERBALL:
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user