forked from minetest-mods/unified_inventory
remove unused var, excess whitespace
This commit is contained in:
@ -73,7 +73,6 @@ ui.register_page("waypoints", {
|
||||
x = x - 1
|
||||
n = n + 2
|
||||
end
|
||||
|
||||
|
||||
-- Waypoint's info:
|
||||
formspec[n] = "label["..wp_info_x..","..(wp_info_y+1.1)..";"
|
||||
|
Reference in New Issue
Block a user