diff --git a/script/export_all_xml b/script/export_all_xml index 1b3c008..4353a31 100644 --- a/script/export_all_xml +++ b/script/export_all_xml @@ -8,7 +8,7 @@ while true do file.puts asset.to_xml file.close end - i += 1 + i += 1000 else break end