Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LedinecMing committed Nov 11, 2024
1 parent 9597553 commit 8d83bd8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5,314 deletions.
2 changes: 1 addition & 1 deletion dt_lib/src/map/convert.rs
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ pub struct EventData {
pub _empty4: [u8; 14], // 151-163
pub custom_picture_for_event: u16, // 164-???(165) кол-во байт кастомной картинки к событию, которая лежит в файле после текстовых данных.
pub _empty5: [u8; 6], // 166-171

}
#[repr(packed(1))]
#[derive(FromBytes, Unaligned, Debug, Clone)]
pub struct BuildingData {
Expand Down
Loading

0 comments on commit 8d83bd8

Please sign in to comment.