From 2006de22170d40666fc8437829a10a79556f55bf Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 6 Apr 2013 18:20:06 +0000 Subject: Cobwebs are now washed away by water and can be broken by swords and shears, giving string. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1363 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Items/ItemShears.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Items/ItemShears.h') diff --git a/source/Items/ItemShears.h b/source/Items/ItemShears.h index f1424ee2e..dbdfeff5d 100644 --- a/source/Items/ItemShears.h +++ b/source/Items/ItemShears.h @@ -53,7 +53,7 @@ public: { return true; } - } // switch (a_BlockType + } // switch (a_BlockType) return false; } } ; -- cgit v1.2.3