mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-16 23:12:33 +00:00
TU24
This commit is contained in:
@@ -28,10 +28,4 @@ void Giant::registerAttributes()
|
||||
float Giant::getWalkTargetValue(int x, int y, int z)
|
||||
{
|
||||
return level->getBrightness(x, y, z)-0.5f;
|
||||
}
|
||||
|
||||
// TU25 Addition
|
||||
float Giant::getEyeHeight()
|
||||
{
|
||||
return 1.62f * 6.0f;
|
||||
}
|
||||
Reference in New Issue
Block a user