MessagePopup

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
pappeste
2021-06-28 15:07:26 -07:00
committed by Esteban Papp
parent 977107e596
commit 2a20231e10
@@ -25,7 +25,7 @@ namespace MessagePopup
EPopupKind_Toaster
};
static const AZ::u32 InvalidId = -1;
static const AZ::u32 InvalidId = std::numeric_limits<AZ::u32>::max();
//////////////////////////////////////////////////////////////////////////
struct MessagePopupInfo