Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1419,7 +1419,7 @@ void CTrackViewNodesCtrl::OnNMRclick(QPoint point)
|
||||
{
|
||||
if (animNode)
|
||||
{
|
||||
UINT_PTR menuId = cmd - eMI_AddTrackBase;
|
||||
unsigned int menuId = cmd - eMI_AddTrackBase;
|
||||
|
||||
if (animNode->GetType() != AnimNodeType::AzEntity)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user