removed dup func

This commit is contained in:
2026-06-08 11:04:25 -07:00
parent ee5e3bde7f
commit 0796788fcb
-4
View File
@@ -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"}