forked from noxious/client
location fix
This commit is contained in:
parent
ea5a3c7466
commit
69db126754
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Image texture="waypoint" :x="waypoint.x" :y="waypoint.x" :visible="waypoint.visible" />
|
||||
<Image texture="waypoint" :x="waypoint.x" :y="waypoint.y" :visible="waypoint.visible" />
|
||||
<Sprite ref="sprite" texture="player" :x :y />
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user