1
This commit is contained in:
parent
bd3f527af2
commit
dbfcf361dc
@ -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);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user