From 704fa62d2f75e9fca66d94bb809d14785178abed Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 22 Sep 2017 18:18:18 +0200 Subject: Removed obsolete icons functions --- config/menus/host.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/menus/host.lua b/config/menus/host.lua index 571fc50..d586388 100644 --- a/config/menus/host.lua +++ b/config/menus/host.lua @@ -10,7 +10,7 @@ if background == nil or not background:is(require "not.MenuBackground") then background = require "not.MenuBackground"(menu) end --- TODO: This is temporary solution for generating available maps list and portraits for them to pass to Selector. See also: `iconsList`. +-- TODO: This is temporary solution for generating available maps list and portraits for them to pass to Selector. local icons, maps = {}, {} do local files = love.filesystem.getDirectoryItems("config/maps") -- cgit v1.1