mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Server browser 9P warning mentions rotating servers
This commit is contained in:
parent
c8ddd6e601
commit
457fa2efe9
1 changed files with 1 additions and 1 deletions
|
|
@ -530,7 +530,7 @@ boolean M_ServerBrowserInputs(INT32 ch)
|
||||||
{
|
{
|
||||||
S_StartSound(NULL, sfx_s3k96);
|
S_StartSound(NULL, sfx_s3k96);
|
||||||
M_StartMessage("Some advice...",
|
M_StartMessage("Some advice...",
|
||||||
"Ring Racers was designed for \x82""8 or fewer players""\x80"".\n""\x80""Racing may be ""\x82""more frustrating""\x80"" in large games.\n""\x86""(Comeback tools can only work so hard!)",
|
"Ring Racers was designed for \x82""8 or fewer players""\x80"".\n""\x80""Racing may be ""\x82""more frustrating""\x80"" in large games.\n""\x86""(Some servers allow more spectators than players.)",
|
||||||
M_ServerBrowserConfirm, MM_YESNO, "Bring on the imbalance...!", "Never mind!");
|
M_ServerBrowserConfirm, MM_YESNO, "Bring on the imbalance...!", "Never mind!");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue