Merge pull request #1111 from thecodingmachine/svelteChat

FEATURE: migrated the chat window to svelte
This commit is contained in:
Kharhamel
2021-07-13 11:25:38 +02:00
committed by GitHub
25 changed files with 562 additions and 305 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
<div class="main-container" id="main-container">
<!-- Create the editor container -->
<div id="game" class="game">
<div id="svelte-overlay">
</div>
<div id="svelte-overlay"></div>
<div id="game-overlay" class="game-overlay">
<div id="main-section" class="main-section">
</div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB