From af3696fd814baa786b66659e4c00410731fe292b Mon Sep 17 00:00:00 2001 From: Aki Date: Thu, 21 Sep 2017 16:04:32 +0200 Subject: Yeah, commit for comment --- not/World.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/not/World.lua b/not/World.lua index 730f696..dc856d0 100644 --- a/not/World.lua +++ b/not/World.lua @@ -111,6 +111,7 @@ end --- Builds map using one of tables frin config files located in `config/maps/` directory. -- TODO: Clean World@buildMap. Possibly explode into more methods. +-- TODO: Move buildMap along with getAnimations to Factory. function World:buildMap () local width, height = love.graphics.getDimensions() -- cgit v1.1