pet menu persistence
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
{@const config = getFriendDollConfig(userId)}
|
||||
{#if config}
|
||||
<DesktopPet
|
||||
id={userId}
|
||||
targetX={position.mapped.x * innerWidth}
|
||||
targetY={position.mapped.y * innerHeight}
|
||||
name={getFriendName(userId)}
|
||||
|
||||
Reference in New Issue
Block a user