summaryrefslogtreecommitdiff
path: root/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2014-04-15 22:41:43 +0300
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2014-04-15 22:41:43 +0300
commit4b8b13b34d7a8fd0ee7c7b13f11be9c2bf3b5d18 (patch)
treeb49bc483d576ec3abeb2e18523e4511ecce353d3 /eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java
parent86398ed60db321f86e8d98f191107fdac2c93760 (diff)
More 1.7 stuff
Diffstat (limited to 'eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java')
-rw-r--r--eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java8
1 files changed, 4 insertions, 4 deletions
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()
+ {
+
+ }
}