Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -16,7 +16,6 @@ public sealed partial class GunSystem
|
||||
if (args.Control is DefaultStatusControl control)
|
||||
{
|
||||
control.Update(GetBallisticShots(component), component.Capacity);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user