mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-22 19:02:39 +01:00
Funorb - Better Ruffle player defaults
This commit is contained in:
parent
4e99497b5c
commit
a29a7fdaa7
@ -191,6 +191,9 @@ en">
|
||||
player.load({
|
||||
url: '/services/m=funorb/' + gameData.swf,
|
||||
warnOnUnsupportedContent: false,
|
||||
backgroundColor: "#363636",
|
||||
splashScreen: false,
|
||||
autoplay: true,
|
||||
});
|
||||
player.style.width = "680px";
|
||||
player.style.height = "480px";
|
||||
|
Loading…
Reference in New Issue
Block a user