Revisión | c4a5e00a413e91786a689513d614c69a54ac2eed (tree) |
---|---|
Tiempo | 2012-11-23 22:02:58 |
Autor | mozipi <mozipi@user...> |
Commiter | mozipi |
ts
@@ -101,8 +101,6 @@ public class ChemiCraft | ||
101 | 101 | NameAuxiliary.addName(itemGasCollectingBottle, "GasCollectingBottle"); |
102 | 102 | NameAuxiliary.addName(itemGasCollectingBottle, "ja_JP", "集気瓶"); |
103 | 103 | |
104 | - ChemiCraftAPI.addCompoundHandler("Salt", new CompoundHandlerTest()); | |
105 | - | |
106 | 104 | } |
107 | 105 | |
108 | 106 | } |
\ No newline at end of file |