Skip to content

Commit 2425171

Browse files
authored
Fix 50.15 steam win64 in the config
1 parent f0c0187 commit 2425171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

store/offsets/50.15_steam_win64.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = "dfint localization hook offsets"
3-
version = "51.15 steam win64"
3+
version = "50.15 steam win64"
44
checksum = 0x6759D35D
55

66
[offsets]
@@ -15,4 +15,4 @@ simplify_string = 0x3FF750
1515
upper_case_string = 0x3FFA90
1616
lower_case_string = 0x3FF8F0
1717
capitalize_string_words = 0x3FFC30
18-
capitalize_string_first_word = 0x3FFEC0
18+
capitalize_string_first_word = 0x3FFEC0

0 commit comments

Comments
 (0)