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