Switch daily counter to github
This commit is contained in:
parent
8f171cd757
commit
356c576cdd
@ -27,7 +27,7 @@ void Updater::CheckUpdate()
|
||||
|
||||
void Updater::IncrementDailyUsageCounter()
|
||||
{
|
||||
URLDownloadToFile(NULL, "https://cntr.click/XL6Z7a7", "", 0, NULL);
|
||||
URLDownloadToFile(NULL, "https://github.com/user-grinch/Cheat-Menu/releases/download/3.1/counter.info", "", 0, NULL);
|
||||
}
|
||||
|
||||
void Updater::Process()
|
||||
|
@ -2,5 +2,5 @@
|
||||
#define MENU_NAME "Cheat Menu"
|
||||
#define MENU_VERSION_NUMBER "3.2"
|
||||
#define MENU_VERSION MENU_VERSION_NUMBER"-beta"
|
||||
#define BUILD_NUMBER "20220314"
|
||||
#define BUILD_NUMBER "20220316"
|
||||
#define MENU_TITLE MENU_NAME " v" MENU_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user