mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Warnings] Fix warnings
This commit is contained in:
@@ -960,6 +960,8 @@ void PlayerbotAI::ChangeEngine(BotState type)
|
||||
case BOT_STATE_DEAD:
|
||||
// LOG_DEBUG("playerbots", "=== {} DEAD ===", bot->GetName().c_str());
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user