".lua", system.ResourceDirectory ); local file = loadfile(path); return file and file(); -- result of execution if exists
確定! 回上一頁