Skip to content

Commit 28e4d60

Browse files
committed
update v0.3.0
The player now respawns! Pausing has been fixed (kinda, the musics still keeps playing)
1 parent 6926dfe commit 28e4d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/project.json

+1-1
Large diffs are not rendered by default.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163

164164
<div id="loading" class="screen">
165165
<noscript>Enable JavaScript</noscript>
166-
<h1 class="loading-text">v0.2.0</h1>
166+
<h1 class="loading-text">v0.3.0</h1>
167167

168168
<div class="progress-bar-outer"><div class="progress-bar-inner" id="loading-inner"></div></div>
169169
</div>

0 commit comments

Comments
 (0)