Disable functions if you aren't playing Dungeonfy

This commit is contained in:
desyncfy
2024-07-02 13:39:42 -07:00
parent 703c38220c
commit 1f28ed8987
2 changed files with 14 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
package chickenmanfy.scify.modules
import chickenmanfy.scify.SciFyClient.debugUser
import net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents
import net.fabricmc.fabric.api.client.keybinding.v1.KeyBindingHelper
import net.minecraft.client.MinecraftClient
@@ -11,8 +12,6 @@ import org.lwjgl.glfw.GLFW
class Hotkey {
fun hotkeys() {
val debugUser = "Chickenmanfy"
// Register Keys
val warp = KeyBindingHelper.registerKeyBinding(
KeyBinding(