mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 16:14:35 +00:00
Changed: Due to lockedteams
This commit is contained in:
parent
25681fd39c
commit
3b9984ee10
1 changed files with 1 additions and 1 deletions
|
|
@ -1802,7 +1802,7 @@ function DefaultGame::clientMissionDropReady(%game, %client)
|
||||||
%damMess = "DISABLED";
|
%damMess = "DISABLED";
|
||||||
|
|
||||||
if(%game.numTeams > 1)
|
if(%game.numTeams > 1)
|
||||||
BottomPrint(%client, "Server is Running in Tournament Mode.\nPick a Team\nTeam Damage is " @ %damMess, 0, 3 );
|
BottomPrint(%client, "Server is Running in Tournament Mode.\nGood luck and Have Fun!\nTeam Damage is " @ %damMess, 0, 3 );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue