Skip to content
Snippets Groups Projects
Commit ff2bca4b authored by 最萌小汐's avatar 最萌小汐
Browse files

把 debugger.lua 发出去

parent 1f6bd1a3
No related branches found
No related tags found
No related merge requests found
...@@ -163,6 +163,7 @@ local count = copyFiles(ROOT , out) { ...@@ -163,6 +163,7 @@ local count = copyFiles(ROOT , out) {
['platform.lua'] = true, ['platform.lua'] = true,
['test'] = true, ['test'] = true,
['test.lua'] = true, ['test.lua'] = true,
['debugger.lua'] = true,
}, },
['images'] = { ['images'] = {
['logo.png'] = true, ['logo.png'] = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment