diff options
Diffstat (limited to 'eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java')
| -rw-r--r-- | eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java | 8 |
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() + { + + } } |
