This commit is contained in:
CortexCore
2024-03-24 02:05:16 +08:00
parent bfc869d19e
commit 65d90d1bfa
48 changed files with 7433 additions and 7600 deletions

View File

@@ -18,6 +18,7 @@ namespace BITFALL
public const string AllowFire = nameof(AllowFire);
public const string Stable = nameof(Stable);
public const string Aim = nameof(Aim);
public const string AimFire = nameof(AimFire);
public const string Inspect = nameof(Inspect);
public const string Interactive = nameof(Interactive);
public const string Equip = nameof(Equip);