From 1ca761ce3d5bbd94c12d2841ca484e038f626a2f Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 27 Oct 2018 03:25:57 +1100 Subject: fix tablefs on client --- Tupfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Tupfile') diff --git a/Tupfile b/Tupfile index 31033cd..b32e63f 100644 --- a/Tupfile +++ b/Tupfile @@ -8,6 +8,7 @@ preload app app/tags lib CLIENT += app/*.moon CLIENT += app/tags/*.moon +CLIENT += app/tablefs/*.moon CLIENT += lib/*.client.moon CLIENT += lib/*.shared.moon -- cgit v1.2.3