1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-07-02 06:45:06 +03:00

Rooms are not dependent on salet.coffee

This commit is contained in:
Alexander Yakovlev 2016-03-24 10:27:42 +07:00
parent 7a51bf1e8b
commit ba3fbf6bcd

View file

@ -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')