summaryrefslogtreecommitdiffhomepage
path: root/not/World.lua
diff options
context:
space:
mode:
Diffstat (limited to 'not/World.lua')
-rw-r--r--not/World.lua2
1 files changed, 1 insertions, 1 deletions
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