From 20190e7e7878c9217dc2633cbb912e405c19074f Mon Sep 17 00:00:00 2001 From: Aki Date: Thu, 15 Jun 2017 14:57:58 +0200 Subject: Pushing old edits World comments and main newline a eof --- not/World.lua | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'not/World.lua') diff --git a/not/World.lua b/not/World.lua index 1ced718..99f50fa 100644 --- a/not/World.lua +++ b/not/World.lua @@ -14,12 +14,9 @@ World.Effects =--[[{not.Effect}]]nil World.Rays =--[[{not.Ray}]]nil World.camera =--[[not.Camera]]nil World.music =--[[not.Music]]nil --- cloud generator World.clouds_delay = 5 --- Map -World.map = nil -World.background = nil --- Gameplay status +World.map =--[[config.maps.*]]nil +World.background =--[[image?]]nil World.lastNaut = false World.win_move = 0 -- "WINNER" -- cgit v1.1