mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
whoops im stupid
This commit is contained in:
@@ -120,8 +120,8 @@ public final class Constants {
|
||||
}
|
||||
|
||||
public static final class SerializerConstants {
|
||||
public static final double SERIALIZER_BELT_SPEED = 0.01d
|
||||
public static final double SERIALIZER_SHOOTER_BELT_SPEED = 0.01d
|
||||
public static final double SERIALIZER_BELT_SPEED = 0.01d;
|
||||
public static final double SERIALIZER_SHOOTER_BELT_SPEED = 0.01d;
|
||||
|
||||
// CAN IDs
|
||||
public static final int SERIALIZER_BELT = 16;
|
||||
|
||||
Reference in New Issue
Block a user