Switch to minified Phaser (phaser.min.js) early-release
authorMegaBrutal <code+git@megabrutal.com>
Sun, 16 Sep 2018 22:40:00 +0000 (00:40 +0200)
committerMegaBrutal <code+git@megabrutal.com>
Sun, 16 Sep 2018 22:40:00 +0000 (00:40 +0200)
modified:   wgj58.html

wgj58.html

index bee3ae4554b4676fc760c748c90863bd936bea43..58841507932656b1ef48d2659b4007767641e1d4 100644 (file)
@@ -3,7 +3,7 @@
     <head>
         <meta charset="UTF-8" />
         <title>EMPLOYEE CARDS by MegaBrutal</title>
-        <script src="phaser.js"></script>
+        <script src="phaser.min.js"></script>
        <style>
                @font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }
                body { font-family: "Ubuntu Mono", monospace; color: #000000; background: #000000; }