make Jenkins happy

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-17 08:48:40 -07:00
parent e3cf15a00f
commit b1444828ff
@@ -221,7 +221,7 @@ protected:
float m_lastTime;
int m_flags;
constexpr unsigned int InvalidKey = 0x7FFFFFFF;
static constexpr unsigned int InvalidKey = 0x7FFFFFFF;
UiAnimParamData m_componentParamData;