Remove anvil handling in arena AI

This commit is contained in:
Alayan-stk-2 2018-04-11 04:16:50 +02:00 committed by GitHub
parent 074065f274
commit dfb2ff282a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;