mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-26 20:15:35 +00:00
wip: removing vec3 tls
This commit is contained in:
@@ -248,4 +248,4 @@ int Slime::getMaxHeadXRot() { return 0; }
|
||||
|
||||
bool Slime::doPlayJumpSound() { return getSize() > 0; }
|
||||
|
||||
bool Slime::doPlayLandSound() { return getSize() > 2; }
|
||||
bool Slime::doPlayLandSound() { return getSize() > 2; }
|
||||
|
||||
Reference in New Issue
Block a user