From 9c36f9c1dc25e83305c4ab3d4718ad02fd926467 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 26 Feb 2001 20:44:45 +0000 Subject: [PATCH] --- source/thing/thing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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