Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdevgame authored Jun 7, 2024
1 parent f626543 commit 891b267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<div id="menu-bar">
<button id="play">Play Test</button>
<button id="stop">Stop Test</button>
<button id="undoid">Undo</button>
<button id="redoid">Redo</button>
<!--<button id="undoid">Undo</button>
<button id="redoid">Redo</button> -->
<button id="newblockid">Create Block</button>
<button id="deleteblockid">Delete Block</button>
<button id="save">Save</button>
Expand Down

0 comments on commit 891b267

Please sign in to comment.