hedgewars/uTypes.pas
changeset 12290 4ce7cb441c75
parent 12194 ac9cf0cf40ee
child 12292 93434ab299a0
--- a/hedgewars/uTypes.pas	Wed Apr 19 22:03:11 2017 +0200
+++ b/hedgewars/uTypes.pas	Wed Apr 19 22:10:12 2017 +0200
@@ -329,6 +329,7 @@
         StepDamageRecv,
         StepDamageGiven,
         StepKills: Longword;
+        StepPoisoned: boolean;
         MaxStepDamageRecv,
         MaxStepDamageGiven,
         MaxStepKills: Longword;