From d0ffec65927c44fe5e23876f3a17bc10ef666036 Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Fri, 24 Apr 2009 00:50:59 -0400 Subject: Change all SD2: to TSCR: --HG-- branch : trunk --- src/game/InstanceData.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/InstanceData.cpp') diff --git a/src/game/InstanceData.cpp b/src/game/InstanceData.cpp index ac607bfd7ac..622dc7842e7 100644 --- a/src/game/InstanceData.cpp +++ b/src/game/InstanceData.cpp @@ -37,6 +37,6 @@ void InstanceData::HandleGameObject(uint64 GUID, bool open, GameObject *go) if(go) go->SetGoState(open ? 0 : 1); else - debug_log("SD2: InstanceData: HandleGameObject failed"); + debug_log("TSCR: InstanceData: HandleGameObject failed"); } -- cgit v1.2.3