Follow up r16543, you nasty thing how did you get commented out?!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16544 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
shennetsind 2012-08-01 02:42:56 +00:00
parent 79d7533334
commit 2b8a7d8a79

View File

@ -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);
}
/*==========================================