Updated DamageType
This commit is contained in:
@@ -29,5 +29,7 @@ public enum DamageType
|
||||
LethalToxin = 2097152,
|
||||
Btr = 4194304,
|
||||
Artillery = 8388608,
|
||||
Environment = 16777216,
|
||||
HotGases = 16777216,
|
||||
ThermobaricExplosion = 33554432,
|
||||
Environment = 67108864,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user