commented coordinate print
This commit is contained in:
@@ -50,7 +50,7 @@ class Car constructor(routeExecutor: RouteExecutor, controller: Control) {
|
||||
|
||||
}
|
||||
}
|
||||
println("x=$x; y=$y; angle=$angle")
|
||||
// println("x=$x; y=$y; angle=$angle")
|
||||
}
|
||||
|
||||
fun routeDone() {
|
||||
|
||||
Reference in New Issue
Block a user