INTBAL??????

This commit is contained in:
mmcwilliams 2017-11-23 09:52:49 -05:00
parent 6ce6af3abe
commit a71deca9e3
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ intval._stop = function () {
entry.dir = intval._state.frame.current.dir ? 1 : 0
entry.exposure = intval._state.frame.current.exposure
entry.counter = intval._state.counter
entry.sequence = intbal._state.sequence ? 1 : 0
entry.sequence = intval._state.sequence ? 1 : 0
db.insert(entry)