[Player][Animation] Setup speed variables to play animations on Trafalgar and Pulver
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Pathfinding {
|
||||
const double updateCheckRate = 1F;
|
||||
|
||||
/// <summary>URL to the version file containing the latest version number.</summary>
|
||||
const string updateURL = "http://www.arongranberg.com/astar/version.php";
|
||||
const string updateURL = "https://www.arongranberg.com/astar/version.php";
|
||||
|
||||
/// <summary>Last time an update check was made</summary>
|
||||
public static System.DateTime lastUpdateCheck {
|
||||
|
||||
Reference in New Issue
Block a user