forked from metin-server/m2dev-client-src
include paths normalized
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#include "PythonPlayer.h"
|
||||
#include "PythonSystem.h"
|
||||
|
||||
#include "../EffectLib/EffectManager.h"
|
||||
#include "../EffectLib/ParticleSystemData.h"
|
||||
#include "../EterLib/Camera.h"
|
||||
#include "EffectLib/EffectManager.h"
|
||||
#include "EffectLib/ParticleSystemData.h"
|
||||
#include "EterLib/Camera.h"
|
||||
|
||||
float CInstanceBase::ms_fDustGap;
|
||||
float CInstanceBase::ms_fHorseDustGap;
|
||||
|
||||
Reference in New Issue
Block a user