hedgewars/uConsts.pas
changeset 4809 9c7d5f802618
parent 4808 7c3e5b52344a
child 4812 f924be23ffb4
child 4828 4ed71ae56b05
--- a/hedgewars/uConsts.pas	Sun Jan 02 18:12:16 2011 +0100
+++ b/hedgewars/uConsts.pas	Sun Jan 02 19:30:16 2011 +0100
@@ -69,7 +69,7 @@
     rqNoBackground= $00000004;  // don't draw background
     rqSimpleRope  = $00000008;  // draw rope using lines only
     rq2DWater     = $00000010;  // disable 3D water effect
-    rqFancyBoom   = $00000020;  // no fancy explosion effects
+    rqAntiBoom    = $00000020;  // no fancy explosion effects
     rqKillFlakes  = $00000040;  // no flakes
     rqSlowMenu    = $00000080;  // ammomenu appears with no animation
     rqPlainSplash = $00000100;  // no droplets