From 5e6096cecc2756b4a23d211c061f805da385c89f Mon Sep 17 00:00:00 2001 From: Michele Bini Date: Sun, 28 Sep 2014 15:48:04 +0200 Subject: Quick bugfix for some browsers that don't support automatic update of SVG objects from properties diff --git a/game-debug.html b/game-debug.html index b321b4b..52935f8 100644 --- a/game-debug.html +++ b/game-debug.html @@ -112,7 +112,7 @@ g.flipped { } .dimmed:hover { opacity: 1; -}