rename drag to wind
This commit is contained in:
parent
bf24a26139
commit
83d89ad4cd
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user