From 4b8b13b34d7a8fd0ee7c7b13f11be9c2bf3b5d18 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Tue, 15 Apr 2014 22:41:43 +0300 Subject: More 1.7 stuff --- .../Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java') diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java b/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java index 04c6a94..354f3a9 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java +++ b/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java @@ -2,8 +2,8 @@ package darkknight.jewelrycraft; public class CommonProxy { - public void registerRenderers() - { - - } + public void registerRenderers() + { + + } } -- cgit v1.2.3