rename drag to wind

This commit is contained in:
Cracker64 2011-02-24 00:52:37 -05:00
parent bf24a26139
commit 83d89ad4cd

View File

@ -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)
{