--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-04 17:22:43 -06:00
373 changed files with 2607 additions and 2215 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
/*
/*
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
* Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
@@ -25,7 +25,7 @@ using namespace G3D;
namespace VMAP
{
bool CommandFileRW::appendCmd(const Command&
bool CommandFileRW::appendCmd(const Command&
#ifdef _DEBUG
pCommand
#endif
@@ -55,7 +55,7 @@ namespace VMAP
//=========================================================
bool CommandFileRW::appendCmds(const Array<Command>&
bool CommandFileRW::appendCmds(const Array<Command>&
#ifdef _DEBUG
pCmdArray
#endif