Skip to content

Commit

Permalink
unk4 = respawn_time
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanatosGit committed Sep 23, 2023
1 parent 909758a commit abf21ad
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 abf21ad

Please sign in to comment.