mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-25 03:28:12 +05:00
@@ -41,7 +41,7 @@ bool SetTimePacket::canBeInvalidated()
|
||||
return true;
|
||||
}
|
||||
|
||||
bool SetTimePacket::isInvalidatedBy(std::shared_ptr<Packet> packet)
|
||||
bool SetTimePacket::isInvalidatedBy(shared_ptr<Packet> packet)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user