Skip to content

Commit

Permalink
修复BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
leinlin committed Apr 7, 2020
1 parent f535053 commit c10843c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ function miku_is_null(val)
else
coroutineTb[co] = true
end
oldResume(co, ...)
return oldResume(co, ...)
end
function miku_do_record(val, prefix, key, record, history, null_list, staticRecord)
Expand Down

0 comments on commit c10843c

Please sign in to comment.