mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Reverted
This commit is contained in:
parent
e9d0be4551
commit
a50899cdf9
|
|
@ -890,7 +890,7 @@ function GameConnection::onConnect( %client, %name, %raceGender, %skin, %voice,
|
|||
//messageClient( %client, 'MsgClassic', 'Classic \c2V-Ramming Mod: \c3%1.', ($Host::ClassicLoadVRamChanges ? 'Enabled' : 'Disabled') );
|
||||
|
||||
// z0dd - ZOD, 9/29/02. Removed T2 demo code from here
|
||||
messageClient(%client, 'MsgClientJoin', 'Welcome to Tribes2 %1.',
|
||||
messageClient(%client, 'MsgClientJoin', '\c2Welcome to Tribes2 %1.',
|
||||
%client.name,
|
||||
%client,
|
||||
%client.target,
|
||||
|
|
|
|||
Loading…
Reference in a new issue