Разрешаю дать мне денег

This commit is contained in:
Jabak
2024-07-11 14:39:34 +03:00
parent be09ecfdb4
commit 81eff24084
4 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
namespace Content.Server._Amour.StationEvents.Components;
[RegisterComponent, Access(typeof(SpaceLawChangeRule))]
public sealed partial class SpaceLawChangeRuleComponent : Component
{
}