mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update by DarkTiger
This commit is contained in:
parent
1ca1b1b4e2
commit
d7852fe768
|
|
@ -2988,7 +2988,7 @@ function statsMenu(%client,%game){
|
|||
{
|
||||
case "View":
|
||||
messageClient( %client, 'SetScoreHudHeader', "", "<just:center>" @ getTaggedString(%vClient.name) @ "'s Stats");
|
||||
messageClient( %client, 'SetScoreHudSubheader', "", "<a:gamelink\tStats\tReset> Back</a>");
|
||||
messageClient( %client, 'SetScoreHudSubheader', "", '<a:gamelink\tStats\tReset\t%1> Back</a>',%vClient); // Change ME
|
||||
//messageClient( %client, 'SetLineHud', "", %tag, %index++, "<just:center> Main Options Menu");
|
||||
switch$(%game){
|
||||
case "CTFGame":
|
||||
|
|
|
|||
Loading…
Reference in a new issue