Skip to content

Commit 412b378

Browse files
2000408 | 5 files | M .gitignore, M DumpSource2/convars.txt, M game/bin/built_from_cl.txt, M game/csgo/bin/linuxsteamrt64/libserver_strings.txt, M game/csgo/steam.inf
https://steamdb.info/patchnotes/15947149/
1 parent e9d1df4 commit 412b378

File tree

5 files changed

+38
-39
lines changed

5 files changed

+38
-39
lines changed

.gitignore

+30-30
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,33 @@ Protobufs/google/
1515
exceptions.txt
1616

1717
# Ignore all translations
18-
**/*_brazilian*.[ht]*
19-
**/*_bulgarian*.[ht]*
20-
**/*_czech*.[ht]*
21-
**/*_danish*.[ht]*
22-
**/*_dutch*.[ht]*
23-
**/*_finnish*.[ht]*
24-
**/*_french*.[ht]*
25-
**/*_german*.[ht]*
26-
**/*_greek*.[ht]*
27-
**/*_hungarian*.[ht]*
28-
**/*_indonesian*.[ht]*
29-
**/*_italian*.[ht]*
30-
**/*_japanese*.[ht]*
31-
**/*_korean*.[ht]*
32-
**/*_koreana*.[ht]*
33-
**/*_latam*.[ht]*
34-
**/*_norwegian*.[ht]*
35-
**/*_polish*.[ht]*
36-
**/*_portuguese*.[ht]*
37-
**/*_romanian*.[ht]*
38-
**/*_russian*.[ht]*
39-
**/*_schinese*.[ht]*
40-
**/*_schinese_pw*.[ht]*
41-
**/*_spanish*.[ht]*
42-
**/*_swedish*.[ht]*
43-
**/*_tchinese*.[ht]*
44-
**/*_thai*.[ht]*
45-
**/*_turkish*.[ht]*
46-
**/*_ukrainian*.[ht]*
47-
**/*_vietnamese*.[ht]*
18+
**/*_brazilian*.txt
19+
**/*_bulgarian*.txt
20+
**/*_czech*.txt
21+
**/*_danish*.txt
22+
**/*_dutch*.txt
23+
**/*_finnish*.txt
24+
**/*_french*.txt
25+
**/*_german*.txt
26+
**/*_greek*.txt
27+
**/*_hungarian*.txt
28+
**/*_indonesian*.txt
29+
**/*_italian*.txt
30+
**/*_japanese*.txt
31+
**/*_korean*.txt
32+
**/*_koreana*.txt
33+
**/*_latam*.txt
34+
**/*_norwegian*.txt
35+
**/*_polish*.txt
36+
**/*_portuguese*.txt
37+
**/*_romanian*.txt
38+
**/*_russian*.txt
39+
**/*_schinese*.txt
40+
**/*_schinese_pw*.txt
41+
**/*_spanish*.txt
42+
**/*_swedish*.txt
43+
**/*_tchinese*.txt
44+
**/*_thai*.txt
45+
**/*_turkish*.txt
46+
**/*_ukrainian*.txt
47+
**/*_vietnamese*.txt

DumpSource2/convars.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ cl_clockdrift_max_ticks 3 (min: 0, cheat)
928928
cl_clutch_mode false (clientdll release)
929929
Silence voice and other distracting sounds until the end of round or next death.
930930

931-
cl_color 0 (min: 0, max: 4, clientdll archive userinfo)
931+
cl_color 2 (min: 0, max: 4, clientdll archive userinfo)
932932
Preferred teammate color
933933

934934
cl_connectionretrytime_p2p 20 (release)

game/bin/built_from_cl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9234182
1+
9235659

game/csgo/bin/linuxsteamrt64/libserver_strings.txt

-1
Original file line numberDiff line numberDiff line change
@@ -15011,7 +15011,6 @@ X9-57
1501115011
X9.42 DH
1501215012
X9.57
1501315013
X9.57 CM ?
15014-
X9Q'
1501515014
X9cm
1501615015
XUID
1501715016
Y?333?33s?

game/csgo/steam.inf

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
ClientVersion=2000407
2-
ServerVersion=2000407
3-
PatchVersion=1.40.3.3
1+
ClientVersion=2000408
2+
ServerVersion=2000408
3+
PatchVersion=1.40.3.4
44
ProductName=cs2
55
appID=730
66
ServerAppID=2347773
7-
SourceRevision=9234295
8-
VersionDate=Oct 04 2024
9-
VersionTime=17:00:49
7+
SourceRevision=9235676
8+
VersionDate=Oct 06 2024
9+
VersionTime=13:42:25

0 commit comments

Comments
 (0)