diff --git a/Laptop/laptop.cpp b/Laptop/laptop.cpp index 7bd78bc2..abcb6e47 100644 --- a/Laptop/laptop.cpp +++ b/Laptop/laptop.cpp @@ -1064,6 +1064,8 @@ INT32 EnterLaptop() void ExitLaptop() { + fMouseCaptured = TRUE; + // exit is called due to message box, leave if( fExitDueToMessageBox ) {