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.woff2 | Bin 0 -> 11720 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/static/prstart-webfont.woff2 (limited to 'src/static/prstart-webfont.woff2') diff --git a/src/static/prstart-webfont.woff2 b/src/static/prstart-webfont.woff2 new file mode 100644 index 0000000..46cb196 Binary files /dev/null and b/src/static/prstart-webfont.woff2 differ -- cgit v1.3.1