mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -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() {
|
||||
return true;
|
||||
}
|
||||
});
|
||||
}.withName("DO NOT RUN WHILE TUNER IS ENABLED"));
|
||||
csv.add("Shooter Tuner State (Disable to Reload)", this);
|
||||
}
|
||||
tableOverrideEntry.distance = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user