Typo igrores

This commit is contained in:
thatsIch
2014-09-21 03:02:40 +02:00
parent e9f5ba8069
commit 371e6d0787
+1 -1
View File
@@ -504,7 +504,7 @@ public class Platform
}
/*
* Orderless hash on NBT Data, used to work thought huge piles fast, but ignroes the order just in case MC decided
* Orderless hash on NBT Data, used to work thought huge piles fast, but ignores the order just in case MC decided
* to change it... WHICH IS BAD...
*/
public static int NBTOrderlessHash(NBTBase A)