* Move account related functions from ObjectMgr to AccountMgr and drop duplicate...
commitd4e2d0aa5d0cd8066698eaa4bb88827e32b97fe6
authorVladimirMangos <vladimir@getmangos.com>
Mon, 20 Oct 2008 03:30:59 +0000 (20 07:30 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Mon, 20 Oct 2008 03:30:59 +0000 (20 07:30 +0400)
tree52021a79875c8aa600e688fad09595272e22a187
parent190feebb2567eb1a60689de51b30110c38bc3aa2
 * Move account related functions from ObjectMgr to AccountMgr and drop duplicate function also.
src/game/AccountMgr.cpp
src/game/AccountMgr.h
src/game/Level2.cpp
src/game/Level3.cpp
src/game/ObjectMgr.cpp
src/game/ObjectMgr.h
src/mangosd/CliRunnable.cpp