forked from metin-server/m2dev-client-src
include paths normalized
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include "PythonPlayer.h"
|
||||
#include "PythonPlayerEventHandler.h"
|
||||
#include "PythonApplication.h"
|
||||
#include "../eterlib/Camera.h"
|
||||
#include "../eterbase/Timer.h"
|
||||
#include "EterLib/Camera.h"
|
||||
#include "EterBase/Timer.h"
|
||||
|
||||
const int c_iFastestSendingCount = 3;
|
||||
const int c_iSlowestSendingCount = 3;
|
||||
|
||||
Reference in New Issue
Block a user