This commit is contained in:
Modmuss50 2015-11-23 14:40:30 +00:00
parent 14ee45fcde
commit f0a70fa478
124 changed files with 268 additions and 268 deletions

View file

@ -1,7 +1,7 @@
package techreborn.client.keybindings;
import cpw.mods.fml.common.eventhandler.SubscribeEvent;
import cpw.mods.fml.common.gameevent.InputEvent;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecraftforge.fml.common.gameevent.InputEvent;
import techreborn.Core;
import techreborn.lib.Key;