waypoints: disable debugging option
parent
d482d7134f
commit
1f8fdd9247
|
|
@ -690,7 +690,7 @@ function testArrow() {
|
|||
}
|
||||
|
||||
g.reset();
|
||||
if (0)
|
||||
if (1)
|
||||
mainMenu();
|
||||
else
|
||||
testArrow();
|
||||
|
|
|
|||
Loading…
Reference in New Issue