diff --git a/src/crtimpl.cpp b/src/crtimpl.cpp index aa447fc..2cc62f7 100644 --- a/src/crtimpl.cpp +++ b/src/crtimpl.cpp @@ -198,6 +198,7 @@ namespace bx return false; } + m_open = true; return true; }