From d535dc57940f6c9558d3b588d53b44a87b2a8ed2 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 14 Jul 2018 14:41:17 -0700 Subject: Fixed up comment generation to old standards --- nomsu_tree.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nomsu_tree.lua') diff --git a/nomsu_tree.lua b/nomsu_tree.lua index 70ee4ee..d5875bc 100644 --- a/nomsu_tree.lua +++ b/nomsu_tree.lua @@ -26,8 +26,7 @@ local types = { "DictEntry", "IndexChain", "Action", - "File", - "Comment" + "File" } for _index_0 = 1, #types do local name = types[_index_0] -- cgit v1.2.3