Skip to content

Commit

Permalink
Merge pull request #3 from roryokane/patch-1
Browse files Browse the repository at this point in the history
relabel control buttons to accurately reflect current functionality
  • Loading branch information
qiao committed Apr 22, 2012
2 parents 81a8383 + b281545 commit 2dda504
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions visual/index.html
Expand Up @@ -125,9 +125,9 @@ <h3>Options</h3>

<div id="play_panel" class="control_panel">
<!--<div id="speed_slider"></div>-->
<button id="start_button">Start</button>
<button id="stop_button">Stop</button>
<button id="reset_button">Reset</button>
<button id="start_button">Start Search</button>
<button id="stop_button">Stop Search</button>
<button id="reset_button">Clear Walls</button>
</div>

<div id="timer">
Expand Down

0 comments on commit 2dda504

Please sign in to comment.