aboutsummaryrefslogtreecommitdiff
path: root/views/online.html
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-07 17:01:51 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-07 17:01:51 +0200
commitadabd5f0b2d7326958126dc960bf4ef09c9a4e4f (patch)
treecce44ad2c805c5c05a5e89f0aa63ca64b2c9fc30 /views/online.html
parentce99cfa3de0a74c8ab09c47d9a5295212021d769 (diff)
downloadkartik-client-adabd5f0b2d7326958126dc960bf4ef09c9a4e4f.tar.gz
kartik-client-adabd5f0b2d7326958126dc960bf4ef09c9a4e4f.tar.bz2
kartik-client-adabd5f0b2d7326958126dc960bf4ef09c9a4e4f.zip
Update!
Diffstat (limited to 'views/online.html')
-rw-r--r--views/online.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/online.html b/views/online.html
index ab8e61d..ac90e7e 100644
--- a/views/online.html
+++ b/views/online.html
@@ -7,7 +7,9 @@
<meta charset="UTF-8">
<title>Kartik</title>
<link rel="stylesheet" href="common/fonts.css">
+ <link rel="stylesheet" href="common/blur.css">
<script src="../crash/client.js"></script>
+ <script src="./script/global_compatlayer.js"></script>
<script src="../sfx/sfx.js"></script>
<script>
if (!require('@electron/remote').getCurrentWindow().debug) {