Ensure mouse clipping is off for pieplate movement

This commit is contained in:
Rafael Brune
2024-06-06 22:58:47 +02:00
committed by Thibault Lemaire
parent 94a95fb618
commit 2266cd4387

View File

@ -1313,6 +1313,7 @@ void piePointModeToggle(sdword bOn)
if (!keyIsHit(CONTROLKEY))
{
tutGameMessage("Game_MoveZ");
mouseClipToRect(NULL);
piePointSpecMode = PSM_Z;
if (piePointSpecZ == 0.0f)
{ //if height point not yet specified