Preparing for PR

Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
AMZN-Olex
2021-08-03 12:48:36 -04:00
parent 854e540950
commit 2118ef7a21
3 changed files with 2 additions and 7 deletions
@@ -52,7 +52,6 @@ namespace Multiplayer
#ifdef IMGUI_ENABLED
//! ImGui::ImGuiUpdateListenerBus overrides
//! @{
void OnImGuiInitialize() override;
void OnImGuiMainMenuUpdate() override;
void OnImGuiUpdate() override;
//! @}