Fix ControlMob on already controlled mob (#3868)
This commit is contained in:
@@ -60,7 +60,6 @@ namespace Content.Server.Administration.Commands
|
||||
|
||||
DebugTools.AssertNotNull(mind);
|
||||
|
||||
mindComponent.Mind?.TransferTo(null);
|
||||
mind!.TransferTo(target);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user