From 966b6a4a8dbfc55858a7644e3fbd00f1b6ece8f5 Mon Sep 17 00:00:00 2001 From: panaut0lordv Date: Wed, 18 Feb 2009 22:39:00 +0100 Subject: Fix build --HG-- branch : trunk --- src/game/Debugcmds.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/Debugcmds.cpp') diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp index 2ec72818fd7..783732deea1 100644 --- a/src/game/Debugcmds.cpp +++ b/src/game/Debugcmds.cpp @@ -657,3 +657,4 @@ bool ChatHandler::HandleSendSetPhaseShiftCommand(const char* args) uint32 PhaseShift = atoi(args); m_session->SendSetPhaseShift(PhaseShift); +} -- cgit v1.2.3