fix: elder guardian hitbox

This commit is contained in:
Lord_Cambion 2026-04-14 11:07:02 +02:00
parent f307d7b0eb
commit 02cac98645

View file

@ -376,6 +376,7 @@ void Guardian::aiStep()
{
if (level->isClientSide)
{
updateSize(isElder());
clientSideTailAnimationO = clientSideTailAnimation;
if (!isInWater())