diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-04-15 22:41:43 +0300 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-04-15 22:41:43 +0300 |
| commit | 4b8b13b34d7a8fd0ee7c7b13f11be9c2bf3b5d18 (patch) | |
| tree | b49bc483d576ec3abeb2e18523e4511ecce353d3 /eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java | |
| parent | 86398ed60db321f86e8d98f191107fdac2c93760 (diff) | |
More 1.7 stuff
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() + { + + } } |
