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:
@@ -9,6 +9,17 @@
|
||||
"parent": null
|
||||
}
|
||||
},
|
||||
"enums": {}
|
||||
"enums": {
|
||||
"OutOfPVSUpdates_t": {
|
||||
"alignment": 4,
|
||||
"members": {
|
||||
"OOPVSUpdates_Count": 3,
|
||||
"OOPVSUpdates_Default": 2,
|
||||
"OOPVSUpdates_OptIn": 1,
|
||||
"OOPVSUpdates_OptOut": 0
|
||||
},
|
||||
"type": "uint32"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user