Fix keybind editing not working
This commit is contained in:
@@ -28,7 +28,7 @@ hotswap_agent = "1.4.2-SNAPSHOT"
|
||||
mixinextras = "0.3.5"
|
||||
jarvis = "1.1.3"
|
||||
nealisp = "1.0.0"
|
||||
moulconfig = "3.0.0-beta.14"
|
||||
moulconfig = "3.0.0-beta.15"
|
||||
hypixelmodapi = "1.0.1"
|
||||
hypixelmodapi_fabric = "1.0.1+build.1+mc1.21"
|
||||
manninghamMills = "2.4.1"
|
||||
|
||||
@@ -49,7 +49,6 @@ open class FirmButtonComponent(
|
||||
if (context.isHovered) {
|
||||
action.run()
|
||||
}
|
||||
blur()
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user