mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
Minor bug fix, teehee~
definitely not hud revamp
This commit is contained in:
parent
69b5dd3020
commit
34fb49ec7b
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,11 @@
|
||||
"#format" "{1:d}"
|
||||
"en" "In Start Zone\n\n{1}"
|
||||
}
|
||||
"HudInStartZoneCSGO"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "In Start Zone\n\n\t\t\t{1}"
|
||||
}
|
||||
"HudEndZone"
|
||||
{
|
||||
"en" "End Zone"
|
||||
@ -20,6 +25,11 @@
|
||||
"#format" "{1:d}"
|
||||
"en" "In End Zone\n\n{1}"
|
||||
}
|
||||
"HudInEndZoneCSGO"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "In End Zone\n\n\t\t\t{1}"
|
||||
}
|
||||
"HudPaused"
|
||||
{
|
||||
"en" "[PAUSED]"
|
||||
@ -113,6 +123,14 @@
|
||||
{
|
||||
"en" "Disable practice mode alert"
|
||||
}
|
||||
"HudRankText"
|
||||
{
|
||||
"en" "Expected rank"
|
||||
}
|
||||
"HudTrackText"
|
||||
{
|
||||
"en" "Timer track"
|
||||
}
|
||||
// ---------- Record Bots ---------- //
|
||||
"ReplayText"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user