Skip to content

Commit

Permalink
Update KeyBinding.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
EngineMachiner committed May 23, 2024
1 parent 85a00cf commit 468859e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/com/enginemachiner/harmony/KeyBinding.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import net.minecraft.client.option.KeyBinding
import net.minecraft.client.util.InputUtil
import org.lwjgl.glfw.GLFW

object KeyBinding {
object ModKeyBindings {

private val CATEGORY = "category.$MOD_NAME"

Expand Down

0 comments on commit 468859e

Please sign in to comment.