added new url
This commit is contained in:
parent
d83b593eb9
commit
56ab0c92a0
|
|
@ -5,6 +5,6 @@ public static class GlobalVars
|
|||
public static string Name = "Player";
|
||||
public static int UserID = 0;
|
||||
public static bool ReadyToLaunch = false;
|
||||
public static string JoinLink = "http://or06.000webhostapp.com/functions.php";
|
||||
public static string JoinLink = "http://o06.000webhostapp.com/functions";
|
||||
public static string ClientMD5 = "BA8B6DEE0BFD27D2D716F4122F8D6C6E";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue