mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
60sburgerrun fix
This commit is contained in:
parent
1aa7a75cf7
commit
58afbae0f4
@ -12,7 +12,7 @@
|
||||
</script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Achievement Unlocked</title>
|
||||
<title>60s Burger Run</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
player.style.width = "100%";
|
||||
player.style.height = "100%";
|
||||
container.appendChild(player);
|
||||
player.load("achievementunlocked.swf");
|
||||
player.load("60sBurgerRun.swf");
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user