It may be wise to replace lua_tostring() with lua_tostringsafe() that checks for nil and pukes a warning if a problem is found.
確定! 回上一頁