feat: minimum support for unrefed object cleanup

This commit is contained in:
Huskydog9988
2025-05-08 19:20:34 -04:00
committed by DecDuck
parent 892e46801a
commit 8a9b2bfc87
16 changed files with 100 additions and 76 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<div class="w-full h-full relative">
<div class="absolute inset-0">
<img
:src="useObject(game.mBannerId)"
:src="useObject(game.mBannerObjectId)"
alt=""
class="size-full object-cover object-center"
/>