We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc60538 commit 5aee6acCopy full SHA for 5aee6ac
1 file changed
source/MoorDyn.cpp
@@ -197,6 +197,7 @@ MoorDynClose(void)
197
std::cin.get();
198
FreeConsole();
199
}
200
+ OwnConsoleWindow = 0;
201
#endif
202
203
return 0;
0 commit comments