Fixed broken whitespace
authormbait
Fri, 30 Apr 2010 23:39:32 +0000
changeset 3383 45a73be4d8c1
parent 3382 633046fa040c
child 3384 7eb4707d43f0
Fixed broken whitespace
hedgewars/uConsts.pas
--- a/hedgewars/uConsts.pas	Fri Apr 30 12:19:25 2010 +0000
+++ b/hedgewars/uConsts.pas	Fri Apr 30 23:39:32 2010 +0000
@@ -392,7 +392,7 @@
     EXPLDoNotTouchHH      = $00000008;
     EXPLDontDraw          = $00000010;
     EXPLNoGfx             = $00000020;
-	EXPLPoisoned          = $00000040;
+    EXPLPoisoned          = $00000040;
 
     posCaseAmmo    = $00000001;
     posCaseHealth  = $00000002;