forked from TAIGA/TAIGA
general code cleanup
removed some unused classes Signed-off-by: Giovanni Harting <539@idlegandalf.com>
This commit is contained in:
@@ -5,5 +5,4 @@ import org.lwjgl.input.Keyboard;
|
||||
|
||||
public class Keybindings {
|
||||
public static KeyBinding altKey = new KeyBinding("key.taiga.alt_action", Keyboard.KEY_LCONTROL, "TAIGA");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user