forgot to remove old includes
This commit is contained in:
parent
58872f1f39
commit
eb72e4a7a5
BIN
PseuWoW.suo
BIN
PseuWoW.suo
Binary file not shown.
@ -6,7 +6,6 @@
|
||||
#include "NameTables.h"
|
||||
#include "DefScript/DefScript.h"
|
||||
#include "Player.h"
|
||||
#include "CMSGConstructor.h"
|
||||
#include "Opcodes.h"
|
||||
#include "SharedDefines.h"
|
||||
#include "WorldSession.h"
|
||||
|
||||
@ -3,11 +3,9 @@
|
||||
#include "common.h"
|
||||
#include "PseuWoW.h"
|
||||
#include "Opcodes.h"
|
||||
#include "WorldPacketHandler.h"
|
||||
#include "SharedDefines.h"
|
||||
#include "Player.h"
|
||||
#include "NameTables.h"
|
||||
#include "CMSGConstructor.h"
|
||||
#include "DefScript/DefScript.h"
|
||||
|
||||
bool PlayerNameCache::AddInfo(uint64 guid, std::string name){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user