mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-08 22:23:00 +00:00
fix
This commit is contained in:
parent
37052eddb7
commit
03d66d8f1d
|
|
@ -4,7 +4,7 @@
|
|||
#include "ItemInstance.h"
|
||||
#include "WritingBookItem.h"
|
||||
#include "../Minecraft.Client/Minecraft.h"
|
||||
#include "../Minecraft.Client/MultiplayerLocalPlayer.h"
|
||||
#include "../Minecraft.Client/MultiPlayerLocalPlayer.h"
|
||||
|
||||
WritingBookItem::WritingBookItem(int id) : Item(id)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue