mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-29 18:52:26 +00:00
Merge branch 'main' into upstream-merge
This commit is contained in:
commit
1ec6244c8b
|
|
@ -376,6 +376,7 @@ void Guardian::aiStep()
|
||||||
{
|
{
|
||||||
if (level->isClientSide)
|
if (level->isClientSide)
|
||||||
{
|
{
|
||||||
|
updateSize(isElder());
|
||||||
clientSideTailAnimationO = clientSideTailAnimation;
|
clientSideTailAnimationO = clientSideTailAnimation;
|
||||||
|
|
||||||
if (!isInWater())
|
if (!isInWater())
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue