From ddd632254394a8ebfa3151e91978daa5455829a6 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 3 Sep 2017 20:04:44 +0200 Subject: Verbose explanation of TODO about map selector list --- config/menus/host.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/menus/host.lua') diff --git a/config/menus/host.lua b/config/menus/host.lua index 2166360..38cc463 100644 --- a/config/menus/host.lua +++ b/config/menus/host.lua @@ -12,7 +12,7 @@ if background == nil or not background:is(require "not.MenuBackground") then background = require "not.MenuBackground"(menu) end --- TODO: Temporary fun stuff for maps, will be changed along `iconsList`. +-- TODO: This is temporary solution for generating available maps list and portraits for them to pass to Selector. See also: `iconsList`. local icons, maps = {}, {} do local files = love.filesystem.getDirectoryItems("config/maps") -- cgit v1.1