Skip to content

Commit

Permalink
Update iframe.html
Browse files Browse the repository at this point in the history
creedits stf
  • Loading branch information
ROBlNET13 authored Mar 25, 2024
1 parent dec3b95 commit ea08892
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 @@ -83,7 +83,7 @@
<div class="mini" onmouseover="this.style.backgroundPosition='bottom';" onmouseout="this.style.backgroundPosition='top'" onclick="ShowMiniGame()"></div>
<div style="position:absolute;width:289px;height:127px;left:480px;top:307px;background:url(images/interface/SelectorScreen_Shadow_Challenge.png)"></div>
<div class="riddle" onmouseover="this.style.backgroundPosition='bottom';" onmouseout="this.style.backgroundPosition='top'" onclick="ShowRiddleGame()"></div>
<div class="Sunflower_trophy"><script>document.write('<img onclick="PlayAudio(\'buttonclick\');alert(\'Developer: PAK\\nTranslated by: GraceHuynh & Hang Dang \\nPlease DO NOT copy. Thanks\')" title="Producer" alt="3" src="images/interface/Sunflower_trophy32.png">')</script></div>
<div class="Sunflower_trophy"><script>document.write('<img onclick="PlayAudio(\'buttonclick\');alert(\'Developer: PAK\\nTranslated by: GraceHuynh & Hang Dang \\nOriginal game from pvz.ee, modded version by ROBLNET13 on Github.\')" title="Producer" alt="3" src="images/interface/Sunflower_trophy32.png">')</script></div>
<div class="handbook" onmouseover="this.style.backgroundPosition='bottom'" onmouseout="this.style.backgroundPosition='top'" onclick="ViewHandBook()"></div>
<div id="ZombieHand"></div>
<div id="dNameDiv0">
Expand Down

0 comments on commit ea08892

Please sign in to comment.