missing return

This commit is contained in:
Treeston
2018-01-09 18:23:50 +01:00
parent a9bfc3b70d
commit d283f96f70

View File

@@ -983,6 +983,8 @@ public:
}
}
}
return true;
}
static bool HandleDebugCombatListCommand(ChatHandler* handler, char const* /*args*/)