summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2017-03-17 18:35:54 +0100
committerAki <nthirtyone@gmail.com>2017-03-17 18:35:54 +0100
commitc16c1206f5884614157b8f5049e601ff77478d7f (patch)
tree68d0d82df3993b6695890b2a623a4b12aa98970c
parent84278ed41f61c586dbb38dd99c45ee33e2f58c77 (diff)
downloadroflnauts-c16c1206f5884614157b8f5049e601ff77478d7f.zip
roflnauts-c16c1206f5884614157b8f5049e601ff77478d7f.tar.gz
roflnauts-c16c1206f5884614157b8f5049e601ff77478d7f.tar.bz2
Ray renamed and moved
-rw-r--r--not/Ray.lua (renamed from ray.lua)0
-rw-r--r--not/World.lua2
2 files changed, 1 insertions, 1 deletions
diff --git a/ray.lua b/not/Ray.lua
index bbe11c1..bbe11c1 100644
--- a/ray.lua
+++ b/not/Ray.lua
diff --git a/not/World.lua b/not/World.lua
index 5afc5bf..6d81918 100644
--- a/not/World.lua
+++ b/not/World.lua
@@ -8,7 +8,7 @@ require "not.Hero"
require "not.Cloud"
require "not.Effect"
require "not.Decoration"
-require "ray"
+require "not.Ray"
-- Metatable of `World`
-- nils initialized in constructor