mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 01:29:07 +00:00
fix(Core/Misc): all GCC warnings (#3457)
This commit is contained in:
@@ -483,6 +483,7 @@ void GameObject::Update(uint32 diff)
|
||||
}
|
||||
|
||||
// NO BREAK for switch (m_lootState)
|
||||
[[fallthrough]];
|
||||
}
|
||||
case GO_READY:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user