remove unused translation file

This commit is contained in:
KiD Fearless 2020-06-17 20:55:45 -06:00
parent 16e832dc77
commit b69e301415
2 changed files with 1 additions and 5 deletions

View File

@ -648,7 +648,7 @@ Action ShowHUDMenu(int client, int item)
menu.AddItem(sInfo, sHudItem);
FormatEx(sInfo, 16, "@%d", HUD2_TIMEDIFFERENCE);
FormatEx(sHudItem, 64, "%T", "HudTimeDiffText", client);
FormatEx(sHudItem, 64, "%T", "HudTimeDifference", client);
menu.AddItem(sInfo, sHudItem);
FormatEx(sInfo, 16, "@%d", HUD2_SPEED);

View File

@ -43,10 +43,6 @@
{
"en" "Time"
}
"HudTimeDiffText"
{
"en" "Time difference"
}
"HudBestText"
{
"en" "Best"