mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 09:57:10 +00:00
fix that one error
This commit is contained in:
parent
60b954cda3
commit
87c2aa0dba
|
|
@ -3,7 +3,7 @@
|
||||||
#include "InputOutputStream.h"
|
#include "InputOutputStream.h"
|
||||||
#include "PacketListener.h"
|
#include "PacketListener.h"
|
||||||
#include "GameEventPacket.h"
|
#include "GameEventPacket.h"
|
||||||
|
#include "../Minecraft.Client/PS3Media/strings.h"
|
||||||
|
|
||||||
|
|
||||||
const int GameEventPacket::NO_RESPAWN_BED_AVAILABLE = 0;
|
const int GameEventPacket::NO_RESPAWN_BED_AVAILABLE = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue