roll anim : remove debug log angle button
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s

This commit is contained in:
isUnknown 2026-06-22 10:57:08 +02:00
parent 37bb9ada8d
commit 2b832709f9

View file

@ -6,5 +6,4 @@
<img src="<?= url('assets/images/characters/characters-spring.svg') ?>" alt="" class="outfit">
<img src="<?= url('assets/images/characters/characters-sunglasses.svg') ?>" alt="" class="outfit">
</div>
<button id="log-angle">log angle</button>
<?php snippet('footer') ?>