Deprecate IActionBlocker ChangeDirectionAttempt (#4851)
* Deprecate IActionBlocker ChangeDirectionAttempt * Woops
This commit is contained in:
@@ -71,10 +71,5 @@ namespace Content.Shared.MobState.State
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public override bool CanChangeDirection()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user