mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-10 15:27:12 +00:00
fuck
This commit is contained in:
parent
9a3dd2df38
commit
a7a1ceed39
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue