Skip to content

Commit

Permalink
Merge pull request #147 from dyceron/bmsbk
Browse files Browse the repository at this point in the history
MSR - Update two fields in bmsbk
  • Loading branch information
ThanatosGit authored Jun 29, 2024
2 parents d3647e8 + e98cef5 commit f1e9742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mercury_engine_data_structures/formats/bmsbk.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"unk2" / Int32ul,
"unk3" / Int32ul,
"respawn_time" / Float32l,
"name1" / StrId,
"name2" / StrId,
"model_name" / StrId,
"vignette_name" / StrId,
)

def _rebuild_blocks(ctx: Container) -> int:
Expand Down

0 comments on commit f1e9742

Please sign in to comment.