Skip to content

Commit

Permalink
Add new cessation fields
Browse files Browse the repository at this point in the history
  • Loading branch information
dextercd committed Mar 26, 2024
1 parent a17b053 commit 13eba7b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/component_beta_documentation.json
Original file line number Diff line number Diff line change
Expand Up @@ -9629,6 +9629,16 @@
"type": "int",
"name": "mCamFrameLastMovingFastExplosion",
"example": "0 [0, 1]"
},
{
"type": "bool",
"name": "mCessationDo",
"example": "0 [0, 1]"
},
{
"type": "int",
"name": "mCessationLifetime",
"example": "0 [0, 1]"
}
],
"custom_data_types": [
Expand Down

0 comments on commit 13eba7b

Please sign in to comment.