Skip to content

Commit

Permalink
Change links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadas3333 committed Feb 15, 2017
1 parent 4cfb3a6 commit 00b4276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pawno/include/modules/header/version_checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Version checker: checks if server needs update (gamemode update)
*/

#define VERSION_CHECKER_VERSION_URL "beijind.github.io/SAMPAttackDefend/version.html"
#define VERSION_CHECKER_FORCEUSER_URL "beijind.github.io/SAMPAttackDefend/forceupdate.html"
#define VERSION_CHECKER_UPDATE_WEBSITE "beijind.github.io/SAMPAttackDefend/website.html"
#define VERSION_CHECKER_VERSION_URL "unitedarmy.eu/SAMPAttackDefend/version.html"
#define VERSION_CHECKER_FORCEUSER_URL "unitedarmy.eu/SAMPAttackDefend/forceupdate.html"
#define VERSION_CHECKER_UPDATE_WEBSITE "unitedarmy.eu/SAMPAttackDefend/website.html"

#define VERSION_IS_BEHIND 0
#define VERSION_IS_UPTODATE 1
Expand Down

0 comments on commit 00b4276

Please sign in to comment.