mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Fix issue causing missing schema entries
This commit is contained in:
@@ -18,6 +18,22 @@
|
||||
],
|
||||
"parent": null
|
||||
},
|
||||
"CDSPPresetMixgroupModifierTable": {
|
||||
"fields": {
|
||||
"m_table": 0
|
||||
},
|
||||
"metadata": [
|
||||
{
|
||||
"name": "MGetKV3ClassDefaults",
|
||||
"type": "Unknown"
|
||||
},
|
||||
{
|
||||
"name": "MVDataNodeType",
|
||||
"type": "Unknown"
|
||||
}
|
||||
],
|
||||
"parent": null
|
||||
},
|
||||
"CDspPresetModifierList": {
|
||||
"fields": {
|
||||
"m_dspName": 0,
|
||||
@@ -250,6 +266,16 @@
|
||||
],
|
||||
"parent": "CVoiceContainerBase"
|
||||
},
|
||||
"CVoiceContainerDefault": {
|
||||
"fields": {},
|
||||
"metadata": [
|
||||
{
|
||||
"name": "MGetKV3ClassDefaults",
|
||||
"type": "Unknown"
|
||||
}
|
||||
],
|
||||
"parent": "CVoiceContainerBase"
|
||||
},
|
||||
"CVoiceContainerEngineSound": {
|
||||
"fields": {
|
||||
"m_SoundToPlay": 96,
|
||||
|
||||
Reference in New Issue
Block a user