mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-20 09:57:09 +00:00
fix: include path
This commit is contained in:
parent
107fa9944a
commit
3c9b607288
|
|
@ -60,7 +60,7 @@ extern bool g_Win64DedicatedServer;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//neo: added
|
//neo: added
|
||||||
#include "../Minecraft.World/ItemNameMap.h"
|
#include "ItemNameMap.h"
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue