Skip to content

Commit

Permalink
Remove shield generator option
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonWerbel authored and AndrewLester committed Feb 26, 2020
1 parent 56a7252 commit 02d7cbf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,6 @@ <h2>Balls picked up (auto)</h2>
<input type="number" id="auto-balls" value="0" min="0">
</div>
</div>
<div class="row">
<h1>SHIELD GENERATOR</h1>
<h2>Stage Reached</h2>
<select id="level-end">
<option>Level 1</option>
<option>Level 2</option>
<option>Level 3</option>
</select>
</div>
<div class="row">
<h1>CONTROL PANEL</h1>
<div>
Expand Down

0 comments on commit 02d7cbf

Please sign in to comment.