update hash list

This commit is contained in:
Beu
2025-03-12 00:30:43 +01:00
parent 381e31f663
commit a559009ee5

View File

@@ -1,3 +1,4 @@
const array<string> C_InterfacesPacksHashes = { const array<string> C_InterfacesPacksHashes = {
"c48796635bd234a22214336def4397bebb22a0f483ed6b30a4f412a1953be60e" // Anonymised TMWC 2024 - 1.0 "c48796635bd234a22214336def4397bebb22a0f483ed6b30a4f412a1953be60e", // Anonymised TMWC 2024 - 1.0
"e1199501f306101c7140396836f11b9dd6e9d3cdd370350c0b20b8863a30f814" // Beacon Duo League - 1.0
}; };