diff --git a/server/gameserver/creature.cc b/server/gameserver/creature.cc index cc3d756d..d6592614 100644 --- a/server/gameserver/creature.cc +++ b/server/gameserver/creature.cc @@ -2545,7 +2545,7 @@ void Creature::OnLand() //着陆 RemoveBuffByEffectId(kBET_Jump); RemoveBuffByEffectId(kBET_ThroughWall); -#if 0 +#if 1 if (IsAndroid() && AsHuman()->team_uuid.empty() && !GetTeam()->HasPlayer()) { MustBeAddBuff(this, kBeRecycleBuffId); } diff --git a/third_party/f8 b/third_party/f8 index 603e16fb..f856de73 160000 --- a/third_party/f8 +++ b/third_party/f8 @@ -1 +1 @@ -Subproject commit 603e16fbc45ff0b67e8d1080c895016d784d38c2 +Subproject commit f856de73d2a3087289495690e3ea9bd7b1aa79ef