mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[MuteSFX] Fix #29.
Fixed Push to Talk spamming SFX. [https://github.com/NotAKidOnSteam/NAK_CVR_Mods/issues/29](#29)
This commit is contained in:
parent
3d6b1f75a4
commit
22fcd8fe8f
4 changed files with 29 additions and 40 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_id": 172,
|
||||
"name": "MuteSFX",
|
||||
"modversion": "1.0.1",
|
||||
"modversion": "1.0.2",
|
||||
"gameversion": "2023r171",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
|
@ -18,6 +18,6 @@
|
|||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r14/MuteSFX.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/MuteSFX/",
|
||||
"changelog": "- Fixes for 2023r171.",
|
||||
"changelog": "- Fixed Push to Talk spamming SFX. [https://github.com/NotAKidOnSteam/NAK_CVR_Mods/issues/29](#29)",
|
||||
"embedcolor": "#92e492"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue