mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-01 15:21:03 +00:00
Say "mb.srb2.org" instead of "the forums on srb2.org" :V
This commit is contained in:
parent
2e3f0481b1
commit
ec04ebdda3
1 changed files with 2 additions and 2 deletions
|
@ -176,7 +176,7 @@ extern FILE *logstream;
|
||||||
// Please change to apply to your modification (we don't want everyone asking where your mod is on SRB2.org!).
|
// Please change to apply to your modification (we don't want everyone asking where your mod is on SRB2.org!).
|
||||||
#define UPDATE_ALERT_STRING \
|
#define UPDATE_ALERT_STRING \
|
||||||
"A new update is available for SRB2Kart.\n"\
|
"A new update is available for SRB2Kart.\n"\
|
||||||
"Please visit the forums on SRB2.org to download it.\n"\
|
"Please visit mb.srb2.org to download it.\n"\
|
||||||
"\n"\
|
"\n"\
|
||||||
"You are using version: %s\n"\
|
"You are using version: %s\n"\
|
||||||
"The newest version is: %s\n"\
|
"The newest version is: %s\n"\
|
||||||
|
@ -193,7 +193,7 @@ extern FILE *logstream;
|
||||||
// Generally less filled with newlines, since Windows gives you lots more room to work with.
|
// Generally less filled with newlines, since Windows gives you lots more room to work with.
|
||||||
#define UPDATE_ALERT_STRING_CONSOLE \
|
#define UPDATE_ALERT_STRING_CONSOLE \
|
||||||
"A new update is available for SRB2Kart.\n"\
|
"A new update is available for SRB2Kart.\n"\
|
||||||
"Please visit the forums on SRB2.org to download it.\n"\
|
"Please visit mb.srb2.org to download it.\n"\
|
||||||
"\n"\
|
"\n"\
|
||||||
"You are using version: %s\n"\
|
"You are using version: %s\n"\
|
||||||
"The newest version is: %s\n"\
|
"The newest version is: %s\n"\
|
||||||
|
|
Loading…
Reference in a new issue