From b81278195d8184e77fe778c325a74aa865562792 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 29 Oct 2024 21:40:25 +0100 Subject: Fully colored power action buttons. --- play.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'play.js') diff --git a/play.js b/play.js index 25acc5d..6ffb8df 100644 --- a/play.js +++ b/play.js @@ -614,12 +614,12 @@ function make_badge(power) { } const power_image = [ - 'France', - 'Prussia', - 'Pragmatic Army', - 'Austria', - 'Bavaria', - 'Saxony', + 'France', + 'Prussia', + 'Pragmatic Army', + 'Austria', + 'Bavaria', + 'Saxony', ] const power_badge = [ -- cgit v1.2.3