master
crazyginger72 2014-08-28 11:19:28 -04:00
parent 21925ef078
commit ad9eb96eb0
1 changed files with 0 additions and 5 deletions

View File

@ -789,14 +789,9 @@ minetest.register_chatcommand("find_bookmark", {
})
-- compassgps mod
-- default to 0/0/0
local default_spawn = {x=0, y=0, z=0}
-- default to static spawnpoint (overwrites 0/0/0)