diff --git a/init.lua b/init.lua index ae78ec8..d9ed3b2 100644 --- a/init.lua +++ b/init.lua @@ -92,10 +92,6 @@ function multi.getTypes() return types end -function multi.setClock(c) - clock = c -end - multi.Version = "16.3.0-testing" multi.Name = "root" multi.NIL = {Type="NIL"}