From cc69b228908d2f74f97cf9b5763f6b3141fdf0d0 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Sun, 10 Aug 2014 17:31:37 +0200 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/map/path.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/path.c') diff --git a/src/map/path.c b/src/map/path.c index f49ce9ecd..5a9ddf9c7 100644 --- a/src/map/path.c +++ b/src/map/path.c @@ -89,8 +89,8 @@ int path_blownpos(int16 m,int16 x0,int16 y0,int16 dx,int16 dy,int count) if( !md->getcellp(md,x0+dx,y0+dy,CELL_CHKPASS) ) break; - x0 += dx; - y0 += dy; + x0 += dx; + y0 += dy; count--; } -- cgit v1.2.3-60-g2f50