mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Add a warning in shooter tuner
This commit is contained in:
@@ -61,7 +61,7 @@ public class ShooterTuner extends CommandBase {
|
|||||||
public boolean runsWhenDisabled() {
|
public boolean runsWhenDisabled() {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
});
|
}.withName("DO NOT RUN WHILE TUNER IS ENABLED"));
|
||||||
csv.add("Shooter Tuner State (Disable to Reload)", this);
|
csv.add("Shooter Tuner State (Disable to Reload)", this);
|
||||||
}
|
}
|
||||||
tableOverrideEntry.distance = 0.0;
|
tableOverrideEntry.distance = 0.0;
|
||||||
|
|||||||
Reference in New Issue
Block a user