Skip to content

Commit

Permalink
backup when see dock
Browse files Browse the repository at this point in the history
  • Loading branch information
brad.zdanivsky committed Nov 14, 2011
1 parent 36f6701 commit 4080777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oculus/WEB-INF/src/developer/terminal/FindHome.java
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ public int spinFind() {
Util.delay(4000);
if (state.getInteger(State.dockxpos) > 0) {

out.println("nudge forward");
out.println("nudge backward");
Util.delay(3000);
out.println("find");
Util.delay(3000);
Expand Down

0 comments on commit 4080777

Please sign in to comment.