We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98012e0 commit 529d232Copy full SHA for 529d232
game/src/main/kotlin/content/entity/obj/canoe/Canoes.kts
@@ -25,7 +25,6 @@ import world.gregs.voidps.engine.entity.playerSpawn
25
import world.gregs.voidps.engine.inject
26
import world.gregs.voidps.engine.suspend.StringSuspension
27
import world.gregs.voidps.type.Direction
28
-import world.gregs.voidps.type.Tile
29
30
playerSpawn { player ->
31
player.sendVariable("canoe_state_lumbridge")
0 commit comments