Skip to content

Commit

Permalink
Rename field
Browse files Browse the repository at this point in the history
  • Loading branch information
dyceron authored Jan 2, 2024
1 parent 07ce963 commit 19b910c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mercury_engine_data_structures/formats/bmsad.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def _not_implemented(code):

SRHeader = Struct(
model_name=StrId,
collision_check=Flag,
ignore_samus=Flag,
unk_2a=Float,
unk_2b=Float,
unk_2c=Float,
Expand Down

0 comments on commit 19b910c

Please sign in to comment.