Skip to content

Commit

Permalink
thing
Browse files Browse the repository at this point in the history
  • Loading branch information
unix-supremacist committed Apr 10, 2024
1 parent 60ef215 commit 4e8d99e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import org.lwjgl.glfw.GLFW;

public class AlchemistClient implements ClientModInitializer {
static boolean run = true;
@Override
public void onInitializeClient() {
KeyMapping empower = KeyBindingHelper.registerKeyBinding(new KeyMapping("key.alchemist.empower", InputConstants.Type.KEYSYM, GLFW.GLFW_KEY_V, "key.categories.alchemist"));
Expand Down

0 comments on commit 4e8d99e

Please sign in to comment.