mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-06 08:55:30 +00:00
fuck
This commit is contained in:
@@ -12,7 +12,7 @@ SetHealthPacket::SetHealthPacket()
|
||||
this->food = 0;
|
||||
this->saturation = 0;
|
||||
|
||||
this->damageSource = 0;
|
||||
this->damageSource = eTelemetryChallenges_Unknown;
|
||||
}
|
||||
|
||||
SetHealthPacket::SetHealthPacket(int health, int food, float saturation, ETelemetryChallenges damageSource)
|
||||
|
||||
Reference in New Issue
Block a user