mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-03 08:34:39 +00:00
TU24
This commit is contained in:
@@ -119,10 +119,4 @@ bool SnowMan::hurt(DamageSource *source, float dmg)
|
||||
}
|
||||
|
||||
return Golem::hurt(source, dmg);
|
||||
}
|
||||
|
||||
// TU25 Addition
|
||||
float SnowMan::getEyeHeight()
|
||||
{
|
||||
return 1.7f;
|
||||
}
|
||||
Reference in New Issue
Block a user