Remove radiation & explosion damage logs. Add better explosion-trigger logs (#5689)
This commit is contained in:
@@ -46,7 +46,7 @@ public enum LogType
|
||||
HitScanHit = 42,
|
||||
Suicide = 43,
|
||||
Explosion = 44,
|
||||
Radiation = 45,
|
||||
Radiation = 45, // Unused
|
||||
Barotrauma = 46,
|
||||
Flammable = 47,
|
||||
Asphyxiation = 48,
|
||||
|
||||
Reference in New Issue
Block a user