mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-27 22:04:39 +00:00
hhhhh
This commit is contained in:
@@ -154,6 +154,10 @@ IOException::IOException(const wstring& information)
|
||||
this->information = information;
|
||||
}
|
||||
|
||||
RuntimeException::RuntimeException(const wstring& /*information*/)
|
||||
{
|
||||
}
|
||||
|
||||
Packet::Packet() : createTime( System::currentTimeMillis() )
|
||||
{
|
||||
shouldDelay = false;
|
||||
|
||||
Reference in New Issue
Block a user