mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38: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}"
|
"#format" "{1:d}"
|
||||||
"en" "In Start Zone\n\n{1}"
|
"en" "In Start Zone\n\n{1}"
|
||||||
}
|
}
|
||||||
|
"HudInStartZoneCSGO"
|
||||||
|
{
|
||||||
|
"#format" "{1:d}"
|
||||||
|
"en" "In Start Zone\n\n\t\t\t{1}"
|
||||||
|
}
|
||||||
"HudEndZone"
|
"HudEndZone"
|
||||||
{
|
{
|
||||||
"en" "End Zone"
|
"en" "End Zone"
|
||||||
@ -20,6 +25,11 @@
|
|||||||
"#format" "{1:d}"
|
"#format" "{1:d}"
|
||||||
"en" "In End Zone\n\n{1}"
|
"en" "In End Zone\n\n{1}"
|
||||||
}
|
}
|
||||||
|
"HudInEndZoneCSGO"
|
||||||
|
{
|
||||||
|
"#format" "{1:d}"
|
||||||
|
"en" "In End Zone\n\n\t\t\t{1}"
|
||||||
|
}
|
||||||
"HudPaused"
|
"HudPaused"
|
||||||
{
|
{
|
||||||
"en" "[PAUSED]"
|
"en" "[PAUSED]"
|
||||||
@ -113,6 +123,14 @@
|
|||||||
{
|
{
|
||||||
"en" "Disable practice mode alert"
|
"en" "Disable practice mode alert"
|
||||||
}
|
}
|
||||||
|
"HudRankText"
|
||||||
|
{
|
||||||
|
"en" "Expected rank"
|
||||||
|
}
|
||||||
|
"HudTrackText"
|
||||||
|
{
|
||||||
|
"en" "Timer track"
|
||||||
|
}
|
||||||
// ---------- Record Bots ---------- //
|
// ---------- Record Bots ---------- //
|
||||||
"ReplayText"
|
"ReplayText"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user