From 1c3040de93f9d5a164ccb06194eacc28eead0234 Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 7 Apr 2017 21:05:41 +0200 Subject: Maps and nauts list moved to config Implemented functions to create icons list for them Changed so game uses these functions now --- main.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'main.lua') diff --git a/main.lua b/main.lua index 0c20b34..11e4d95 100644 --- a/main.lua +++ b/main.lua @@ -23,6 +23,7 @@ function getRealScale () end -- Require +require "iconsList" require "not.World" require "not.Camera" require "not.Menu" -- cgit v1.1