mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Fix build
--HG-- branch : trunk
This commit is contained in:
@@ -657,3 +657,4 @@ bool ChatHandler::HandleSendSetPhaseShiftCommand(const char* args)
|
||||
|
||||
uint32 PhaseShift = atoi(args);
|
||||
m_session->SendSetPhaseShift(PhaseShift);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user