Skip to content

Commit

Permalink
Window.open shorcut
Browse files Browse the repository at this point in the history
  • Loading branch information
Trystan-Schmits committed Nov 3, 2023
1 parent 7181e9e commit 419ad87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2023-10-25-Game.md
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,8 @@ window.addEventListener('keydown',function(e){
ctx.fillText(conversation,250,300);
part1Display.draw();
mainDisplay.draw();
window.open("/Group//c4.1/2023/10/31/MiniGametest5.html")

}

if (waitForResponse) {
Expand Down

0 comments on commit 419ad87

Please sign in to comment.