mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 11:32:46 +00:00
Fix ResetMoveSpeed rename missed in 859d96fba5, introduced by ac47803221.
This was SVN commit r22281.
This commit is contained in:
@@ -2037,7 +2037,7 @@ UnitAI.prototype.UnitFsmSpec = {
|
||||
},
|
||||
|
||||
"leave": function() {
|
||||
this.ResetMoveSpeed();
|
||||
this.ResetSpeedMultiplier();
|
||||
|
||||
// Show carried resources when walking.
|
||||
this.SetDefaultAnimationVariant();
|
||||
|
||||
Reference in New Issue
Block a user