mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-21 23:45:43 +00:00
fileWrite
This commit is contained in:
parent
fe6b11f2e8
commit
5fa358fbaa
@ -92,6 +92,8 @@ getLinesFromUrl(url, filename)
|
|||||||
if (!isDefined(data))
|
if (!isDefined(data))
|
||||||
return result;
|
return result;
|
||||||
|
|
||||||
|
fileWrite(filename, data, "write");
|
||||||
|
|
||||||
line = "";
|
line = "";
|
||||||
for (i=0;i<data.size;i++)
|
for (i=0;i<data.size;i++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user