Omega Cartridges Uplink rounds for CHIMP. (#15755)

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
brainfood1183
2023-05-02 07:11:04 +01:00
committed by GitHub
parent e30c3ec5ad
commit d598ada16f
15 changed files with 114 additions and 7 deletions

View File

@@ -32,7 +32,8 @@ public enum AnomalousParticleType : byte
{
Delta,
Epsilon,
Zeta
Zeta,
Default
}
[Serializable, NetSerializable]