stash
This commit is contained in:
@@ -19,5 +19,5 @@ public class ShooterVars {
|
|||||||
public static double maxStep = 0.06; // prevents sudden jumps
|
public static double maxStep = 0.06; // prevents sudden jumps
|
||||||
|
|
||||||
// VELOCITY CONSTANTS
|
// VELOCITY CONSTANTS
|
||||||
public static int AUTO_CLOSE_VEL = 3050; //3300;
|
public static int AUTO_CLOSE_VEL = 3025; //3300;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user