Bug: Call hook may be called twice when count hook yields
Took the opportunity and moved the code that controls call hooks in 'luaV_execute' into a function.
This commit is contained in:
Reference in New Issue
Block a user
Took the opportunity and moved the code that controls call hooks in 'luaV_execute' into a function.