Skip to content

Commit f6deeb0

Browse files
committed
own console window = 0
1 parent d99cef7 commit f6deeb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/MoorDyn.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ MoorDynClose(void)
197197
std::cin.get();
198198
FreeConsole();
199199
}
200+
OwnConsoleWindow = 0;
200201
#endif
201202

202203
return 0;

0 commit comments

Comments
 (0)