Typo IWebsiteSeralizer

This commit is contained in:
thatsIch
2014-09-21 02:29:41 +02:00
parent e5d9147728
commit 6b4f7b5e3a
14 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import appeng.api.recipes.IIngredient;
import appeng.recipes.RecipeHandler;
import appeng.util.Platform;
public class Grind implements ICraftHandler, IWebsiteSeralizer
public class Grind implements ICraftHandler, IWebsiteSerializer
{
IIngredient pro_input;