mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14090)
This commit is contained in:
@@ -28,11 +28,10 @@
|
||||
},
|
||||
"CSSDSMsg_LayerBase": {
|
||||
"fields": {
|
||||
"m_LayerName": 40,
|
||||
"m_LayerName": 32,
|
||||
"m_ViewName": 16,
|
||||
"m_displayText": 48,
|
||||
"m_nLayerId": 32,
|
||||
"m_nLayerIndex": 24,
|
||||
"m_displayText": 40,
|
||||
"m_nLayerId": 24,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"metadata": [
|
||||
@@ -51,7 +50,7 @@
|
||||
"type": "Unknown"
|
||||
}
|
||||
],
|
||||
"parent": "CSSDSMsg_LayerBase"
|
||||
"parent": null
|
||||
},
|
||||
"CSSDSMsg_PreLayer": {
|
||||
"fields": {},
|
||||
@@ -61,7 +60,7 @@
|
||||
"type": "Unknown"
|
||||
}
|
||||
],
|
||||
"parent": "CSSDSMsg_LayerBase"
|
||||
"parent": null
|
||||
},
|
||||
"CSSDSMsg_ViewRender": {
|
||||
"fields": {
|
||||
|
Reference in New Issue
Block a user