mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-06-29 23:10:45 +02:00
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