Skip to content

Commit

Permalink
Add missing flag names
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Aug 11, 2024
1 parent 6b51e34 commit b3e6c8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions df.meeting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -877,9 +877,9 @@
<flag-bit name='simulating'/>
<flag-bit name='grabbed_item'/>
<flag-bit name='no_item_required'/>
<flag-bit name=''/>
<flag-bit name=''/>
<flag-bit name=''/>
<flag-bit name='spectator_may_react'/>
<flag-bit name='spoken'/>
<flag-bit name='chanted'/>
</bitfield>
<int32_t name='roll_sum'/>
<int32_t name='roll_num'/>
Expand Down

0 comments on commit b3e6c8c

Please sign in to comment.