From fa533907d49c7e288be33efb55fcb094f8e48591 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 1 Aug 2012 02:42:56 +0000 Subject: Follow up r16543, you nasty thing how did you get commented out?! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16544 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map/clif.c b/src/map/clif.c index 518009589..882f91975 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -16217,7 +16217,7 @@ void clif_snap( struct block_list *bl, short x, short y ) { WBUFW(buf,6) = x; WBUFW(buf,8) = y; - //clif_send(buf,packet_len(0x8d2),bl,AREA); + clif_send(buf,packet_len(0x8d2),bl,AREA); } /*========================================== -- cgit v1.2.3-60-g2f50