forked from metin-server/m2dev-client-src
include paths normalized
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#include "StdAfx.h"
|
||||
#include "../eterBase/Random.h"
|
||||
#include "../eterlib/StateManager.h"
|
||||
#include "EterBase/Random.h"
|
||||
#include "Eterlib/StateManager.h"
|
||||
#include "EffectManager.h"
|
||||
|
||||
|
||||
|
||||
void CEffectManager::GetInfo(std::string* pstInfo)
|
||||
{
|
||||
char szInfo[256];
|
||||
|
||||
Reference in New Issue
Block a user