diff --git a/source/thing/thing.cpp b/source/thing/thing.cpp index 9161295d2..2f394c5a3 100644 --- a/source/thing/thing.cpp +++ b/source/thing/thing.cpp @@ -77,7 +77,7 @@ void CThingManager::shutdown() int i; CThing *thing; - ASSERT(!s_initialised); + ASSERT(s_initialised); for(i=0;i