From dafc820466d8b0102e7b739cbc7645274bc005e7 Mon Sep 17 00:00:00 2001 From: Sebastian Kupke Date: Wed, 31 Jul 2019 16:12:15 +0200 Subject: [PATCH] Fixed html bug. --- lib/pixi/button.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pixi/button.html b/lib/pixi/button.html index e9fa2d1..1b113bc 100644 --- a/lib/pixi/button.html +++ b/lib/pixi/button.html @@ -269,3 +269,4 @@ app.scene.addChild(button14, button15, button16, button17) app.scene.addChild(button18, button19, button20, button21) + \ No newline at end of file