1
0
mirror of https://github.com/Sokomine/markers.git synced 2025-06-30 22:30:22 +02:00

land title register works now; stone and register try to guess which area is right; correced accidental north/south switch in display

This commit is contained in:
Sokomine
2014-01-02 05:52:14 +01:00
parent c503f1b4b1
commit 2edda7a9f9
4 changed files with 139 additions and 90 deletions

View File

@ -25,8 +25,7 @@ dofile(minetest.get_modpath("markers").."/areas.lua");
dofile(minetest.get_modpath("markers").."/marker_stone.lua");
-- TODO: dofile land_title_register.lua
--dofile(minetest.get_modpath("markers").."/land_title_register.lua");
dofile(minetest.get_modpath("markers").."/land_title_register.lua");
-- returns the first area found