add: Теперь сняряды для Синано можно печатать (#499)

This commit is contained in:
Spatison
2024-07-26 16:53:25 +03:00
committed by GitHub
parent ce93df8a77
commit e147c02db3
12 changed files with 144 additions and 11 deletions

View File

@@ -21,7 +21,8 @@ public enum ModuleVisualState : byte
{
BarrelModule,
HandGuardModule,
AimModule
AimModule,
ShutterModule
}
[Serializable, NetSerializable]