made bg for ruffle prettier during autoplay=off

This commit is contained in:
Walter 2025-02-21 10:08:41 +01:00
parent fd87f27c2a
commit 0fe0eace41

View File

@ -35,7 +35,7 @@
player.load({
url: "{% static 'bloonsa_game/misc/bloons_unlimited.swf' %}?{{ flashVars | safe }}",
allowScriptAccess: true,
// backgroundColor: "#000",
backgroundColor: "#20B0FF",
});
player.style.width = "640px";
player.style.height = "480px";