Skip to content

Commit

Permalink
Merge pull request #82 from ThanatosGit/bmsbk-params
Browse files Browse the repository at this point in the history
Rename bmsbk field
  • Loading branch information
ThanatosGit authored Sep 24, 2023
2 parents 9e15a56 + 25ce7aa commit 7f10a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mercury_engine_data_structures/formats/bmsbk.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pos" / CVector3D,
"unk2" / Int32ul,
"unk3" / Int32ul,
"unk4" / Float32l,
"respawn_time" / Float32l,
"name1" / StrId,
"name2" / StrId,
)
Expand Down

0 comments on commit 7f10a30

Please sign in to comment.