diff --git a/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/ftc16072/BehaviorTrees/Conditions/EnoughTimeForCycle.java b/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/ftc16072/BehaviorTrees/Conditions/EnoughTimeForCycle.java index d9de7ca..b8c7ab2 100644 --- a/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/ftc16072/BehaviorTrees/Conditions/EnoughTimeForCycle.java +++ b/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/ftc16072/BehaviorTrees/Conditions/EnoughTimeForCycle.java @@ -15,3 +15,4 @@ public State tick(QQOpMode opmode) { } } +/* need to change \ No newline at end of file