From 7502e3ea839f4cc893671c9ae634b046b4ee4166 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 2 Nov 2014 16:36:41 +0100 Subject: [PATCH] Added one more update mirror. --- src/Config.h | 2 +- src/Thread_CheckUpdate.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Config.h b/src/Config.h index 0d6169d8..83f9faa4 100644 --- a/src/Config.h +++ b/src/Config.h @@ -35,7 +35,7 @@ #define VER_LAMEXP_MINOR_LO 1 #define VER_LAMEXP_TYPE Alpha #define VER_LAMEXP_PATCH 4 -#define VER_LAMEXP_BUILD 1576 +#define VER_LAMEXP_BUILD 1577 #define VER_LAMEXP_CONFG 1558 /////////////////////////////////////////////////////////////////////////////// diff --git a/src/Thread_CheckUpdate.cpp b/src/Thread_CheckUpdate.cpp index e7d68a41..5ffc4c35 100644 --- a/src/Thread_CheckUpdate.cpp +++ b/src/Thread_CheckUpdate.cpp @@ -55,6 +55,7 @@ static const char *update_mirrors_prim[] = "http://mulder.webuda.com/", "http://mulder.byethost13.com/", "http://muldersoft.kilu.de/", + "http://mulder.pe.hu/", "http://muldersoft.zxq.net/", "http://lamexp.sourceforge.net/", "http://lordmulder.github.io/LameXP/",