Damageable/Destructible Benchmarks (#41064)
* the fard * oomba * The woke swarm... * Review * review * Apply suggestions from code review --------- Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com> Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7dbf084940
commit
3a9bcf1a83
@@ -17,7 +17,7 @@ using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Shared.Damage
|
||||
{
|
||||
public sealed class DamageableSystem : EntitySystem
|
||||
public sealed partial class DamageableSystem : EntitySystem
|
||||
{
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
[Dependency] private readonly SharedAppearanceSystem _appearance = default!;
|
||||
|
||||
Reference in New Issue
Block a user