mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Changed: Due to lockedteams
This commit is contained in:
parent
25681fd39c
commit
3b9984ee10
|
|
@ -1802,7 +1802,7 @@ function DefaultGame::clientMissionDropReady(%game, %client)
|
|||
%damMess = "DISABLED";
|
||||
|
||||
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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue