forked from metin-server/m2dev-client-src
include paths normalized
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "../gamelib/FlyingObjectManager.h"
|
||||
#include "GameLib/FlyingObjectManager.h"
|
||||
|
||||
PyObject * flyUpdate(PyObject * poSelf, PyObject * poArgs)
|
||||
{
|
||||
CFlyingManager::Instance().Update();
|
||||
|
||||
Reference in New Issue
Block a user