Remove FixtureId (#19280)
This commit is contained in:
@@ -111,7 +111,7 @@ namespace Content.Shared.Throwing
|
||||
|
||||
if (fixture != null)
|
||||
{
|
||||
_fixtures.DestroyFixture(uid, fixture, manager: manager);
|
||||
_fixtures.DestroyFixture(uid, ThrowingFixture, fixture, manager: manager);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user