summaryrefslogtreecommitdiff
path: root/src/powder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/powder.c')
-rw-r--r--src/powder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/powder.c b/src/powder.c
index 6059640..8decfba 100644
--- a/src/powder.c
+++ b/src/powder.c
@@ -2860,6 +2860,8 @@ int create_parts(int x, int y, int rx, int ry, int c)
b = WL_FANHELPER;
dw = 1;
}
+ if (c == PT_DRAG)
+ return 1;
if (dw==1)
{
rx = rx/CELL;