Update cat sprite and slot in index.html
This commit is contained in:
@@ -237,7 +237,8 @@
|
||||
|
||||
<!-- Cat -->
|
||||
<div id="cat-glow"></div>
|
||||
<div id="catSlot" class="relative bottom-2 left-2"></div>
|
||||
<img id="cat-sprite" src="assets/cat/default.png">
|
||||
<div id="catSlot" class="absolute bottom-2 left-2"></div>
|
||||
|
||||
<!-- Interaction Bar -->
|
||||
<div class="w-full h-16 flex items-center p-4 interaction-bar"
|
||||
|
||||
Reference in New Issue
Block a user