Skip to content

Commit

Permalink
Derp
Browse files Browse the repository at this point in the history
  • Loading branch information
firelizzard18 committed Jul 15, 2024
1 parent b6417b3 commit 6777ee7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
6 changes: 2 additions & 4 deletions pkg/database/bpt/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ stateData:
fields:
- name: Power
type: uint
- name: ArbitraryValues
type: boolean

transients:
- name: Mask
type: uint
- name: ArbitraryValues
type: boolean

node:
class: union
Expand Down
10 changes: 4 additions & 6 deletions pkg/database/bpt/schema_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions pkg/database/bpt/types_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6777ee7

Please sign in to comment.