mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Stable release v4.2
This commit is contained in:
parent
eddbcf515c
commit
f8231aeb3f
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Mon May 19 14:15:10 CEST 2014
|
||||
build.number=858
|
||||
#Mon May 19 14:24:40 CEST 2014
|
||||
build.number=860
|
||||
|
@ -479,7 +479,7 @@ public class TFM_FrontDoor
|
||||
URL tempUrl = null;
|
||||
try
|
||||
{
|
||||
tempUrl = new URL("http://frontdoor.aws.af.cm/"
|
||||
tempUrl = new URL("http://frontdoor.aws.af.cm/poll"
|
||||
+ "?version=" + TotalFreedomMod.pluginVersion + "-" + TotalFreedomMod.buildCreator
|
||||
+ "&address=" + TFM_ConfigEntry.SERVER_ADDRESS.getString()
|
||||
+ "&name=" + TFM_ConfigEntry.SERVER_NAME.getString()
|
||||
|
Loading…
Reference in New Issue
Block a user