Predicted armor (#20560)
This commit is contained in:
9
Content.Client/Armor/ArmorSystem.cs
Normal file
9
Content.Client/Armor/ArmorSystem.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Armor;
|
||||
|
||||
namespace Content.Client.Armor;
|
||||
|
||||
/// <inheritdoc/>
|
||||
public sealed class ArmorSystem : SharedArmorSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user