mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-22 02:42:51 +01:00
Funorb - Make games slightly larger by default
This commit is contained in:
parent
f0521d3a1a
commit
71eb4bcbad
@ -195,8 +195,8 @@ en">
|
||||
splashScreen: false,
|
||||
autoplay: true,
|
||||
});
|
||||
player.style.width = "680px";
|
||||
player.style.height = "480px";
|
||||
player.style.width = "800px";
|
||||
player.style.height = "600px";
|
||||
console.log(player);
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user