aboutsummaryrefslogtreecommitdiffstats
path: root/Tupfile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-10-27 06:11:19 +0000
committers-ol <s-ol@users.noreply.github.com>2018-10-27 06:11:19 +0000
commiteb556356062974f4e40f7c0347fd54098a0ce209 (patch)
tree8cd56e0dcbd301ecc25824ac5285170eb647f254 /Tupfile
parentstyling (diff)
downloadmmm-eb556356062974f4e40f7c0347fd54098a0ce209.tar.gz
mmm-eb556356062974f4e40f7c0347fd54098a0ce209.zip
rename to mmmfs, add canvas on client
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tupfile b/Tupfile
index b32e63f..bcd9563 100644
--- a/Tupfile
+++ b/Tupfile
@@ -8,7 +8,7 @@ preload app app/tags lib
CLIENT += app/*.moon
CLIENT += app/tags/*.moon
-CLIENT += app/tablefs/*.moon
+CLIENT += app/mmmfs/*.moon
CLIENT += lib/*.client.moon
CLIENT += lib/*.shared.moon