emag refactor (#15181)
* limitedcharges stuff from emag * changes except broken * fix * the * move recharging to server, emag namespace -> charges * the * use resolve * pro webedit gaming * the * the --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
5
Content.Client/Charges/Systems/ChargesSystem.cs
Normal file
5
Content.Client/Charges/Systems/ChargesSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Charges.Systems;
|
||||
|
||||
namespace Content.Client.Charges.Systems;
|
||||
|
||||
public sealed class ChargesSystem : SharedChargesSystem { }
|
||||
Reference in New Issue
Block a user