From 4db4b5791cd1359519933871ab65412acafb71d7 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Mon, 27 Feb 2023 22:35:28 +0100 Subject: v1.1.0 Refactor of loading screen Faster loading time by concurently awaiting all promises Minor bug fix Added litle help menu at the start of the game --- src/static/prstart-webfont.woff | Bin 0 -> 15652 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/static/prstart-webfont.woff (limited to 'src/static/prstart-webfont.woff') diff --git a/src/static/prstart-webfont.woff b/src/static/prstart-webfont.woff new file mode 100644 index 0000000..01c8d57 Binary files /dev/null and b/src/static/prstart-webfont.woff differ -- cgit v1.3.1