mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-04 02:37:26 +00:00
use filesystem func
This commit is contained in:
@@ -73,7 +73,7 @@ getRemoteVersion()
|
||||
request = httpGet( "https://raw.githubusercontent.com/ineedbots/iw4x_waypoints/master/version.txt" );
|
||||
|
||||
if (!isDefined(request))
|
||||
return result;
|
||||
return undefined;
|
||||
|
||||
request waittill( "done", success, data );
|
||||
|
||||
|
Reference in New Issue
Block a user