summaryrefslogtreecommitdiffhomepage
path: root/not/Object.lua
diff options
context:
space:
mode:
Diffstat (limited to 'not/Object.lua')
-rw-r--r--not/Object.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/not/Object.lua b/not/Object.lua
index fbc41e5..30b91b5 100644
--- a/not/Object.lua
+++ b/not/Object.lua
@@ -1,3 +1,3 @@
-- Wrapping library to game's hierarchy in a shameless way.
-Object = require "lib.Object"
+Object = require "lib.object.Object"
return Object