diff --git a/lib/room.coffee b/lib/room.coffee index 6b8c020..626e6d1 100644 --- a/lib/room.coffee +++ b/lib/room.coffee @@ -1,6 +1,3 @@ -# I confess that this world model heavily borrows from INSTEAD engine. - A.Y. - -require('./salet.coffee') obj = require('./obj.coffee') markdown = require('./markdown.coffee')