altered the way callbacks work and finished tape

This commit is contained in:
Redo
2019-09-15 04:42:30 -05:00
parent d2a648f7d9
commit 4f622815fd
3 changed files with 18 additions and 1 deletions

View File

@@ -65,3 +65,4 @@ function tobitstring(num, len)
return bitstring
end