Skip to content

Commit

Permalink
Update iframe.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBlNET13 authored Mar 25, 2024
1 parent 9002977 commit 1e9c6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</div>
<div class="BigLevel button" onclick="ShowLevel()">Level</div>
<div class="BigLevel button" onclick="ShowSpeed()">Speed</div>
<div class="BigLevel button" onclick="ViewHandBook()">Hand book</div>
<div class="BigLevel button" onclick="ViewHandBook()">Almanac</div>
<div class="BigLevel button" onclick="SelectModal(oS.Lvl)">Restart</div>
<div class="BigLevel button" onclick="SelectModal(0);SetBlock($('dSurface'),$('iSurfaceBackground'));">Home</div>
<div class="OptionsMenuButton" style="margin-top:20px" onmousedown="OptionsMenuDown(this,$('sOptionsMenu'))" onmouseup="OptionsMenuUP(this,$('sOptionsMenu'));HiddenOptions();CheckAutoSun($('cAutoSun'));CheckSilence($('cSilence'))"><span id="sOptionsMenu" class="OptionsMenuButtonSpan">Continue</span></div>
Expand Down

0 comments on commit 1e9c6f2

Please sign in to comment.