mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-12 19:31:00 +00:00
Update by DarkTiger
This commit is contained in:
parent
1ca1b1b4e2
commit
d7852fe768
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue