summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCracker64 <cracker642@gmail.com>2011-02-24 05:52:37 (GMT)
committer Cracker64 <cracker642@gmail.com>2011-02-24 05:52:37 (GMT)
commit83d89ad4cd4c23b85a6581e5f44f101a64e2f119 (patch)
tree7d666753268ca70d4bc4d1fca88759b1add7fbd8 /src
parentbf24a261397636d194748ba241620655b470a69e (diff)
downloadpowder-83d89ad4cd4c23b85a6581e5f44f101a64e2f119.zip
powder-83d89ad4cd4c23b85a6581e5f44f101a64e2f119.tar.gz
rename drag to wind
Diffstat (limited to 'src')
-rw-r--r--src/powder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powder.c b/src/powder.c
index 8decfba..c8fc40b 100644
--- a/src/powder.c
+++ b/src/powder.c
@@ -2860,7 +2860,7 @@ int create_parts(int x, int y, int rx, int ry, int c)
b = WL_FANHELPER;
dw = 1;
}
- if (c == PT_DRAG)
+ if (c == PT_WIND)
return 1;
if (dw==1)
{