Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 35e3179

Browse files
authored
Update FarmHelperConfig.java
im on github mobile gimme a sec
1 parent 6118f9e commit 35e3179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/jelly/farmhelperv2/config/FarmHelperConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ public class FarmHelperConfig extends Config {
469469
description = "Decides what the macro should do upon macro check.",
470470
left = "React", right = "Disable"
471471
)
472-
public static boolean alertAction = false;
472+
public static boolean failsafeAction = false;
473473

474474
@Slider(name = "Failsafe Stop Delay", category = FAILSAFE, subcategory = "General",
475475
description = "Delay before stopping macro after failsafe (ms)",

0 commit comments

Comments
 (0)