mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-11 12:32:00 +00:00
TU24
This commit is contained in:
@@ -191,9 +191,3 @@ bool Squid::canSpawn()
|
||||
{
|
||||
return y > 45 && y < level->seaLevel && WaterAnimal::canSpawn();
|
||||
}
|
||||
|
||||
// TU25 Addition
|
||||
float Squid::getEyeHeight()
|
||||
{
|
||||
return bbHeight * 0.5f;
|
||||
}
|
||||
Reference in New Issue
Block a user