Skip to content

Commit

Permalink
Add "Is loading" and "In transition" flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Dec 5, 2024
1 parent 0f31d3c commit c40f64a
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,20 @@
"label": "Show second health bar",
"typeIndex": 2,
"unsigned": true
},
{
"address": "8041BEB0",
"baseIndex": 0,
"label": "In transition",
"typeIndex": 2,
"unsigned": true
},
{
"address": "80421168",
"baseIndex": 0,
"label": "Is loading",
"typeIndex": 2,
"unsigned": true
}
],
"groupName": "Misc"
Expand Down

0 comments on commit c40f64a

Please sign in to comment.