monk-afk / SquareOne

Things relating to SquareOne
monk.moe:30023
MIT License
0 stars 0 forks source link

[Bug] Home positions are set at 1 node lower than they should be #28

Closed monk-afk closed 2 months ago

monk-afk commented 3 months ago

Home positions are set at 1 node lower than they should be

home.lua, line 61:

player_meta:set_string(set_home, minetest.pos_to_string(vector.round(pos)))
monk-afk commented 2 months ago

fixed