1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-07-19 23:37:46 +00:00

Remove leftover debug message

This commit is contained in:
Joshua Goins 2025-07-04 11:31:24 -04:00
parent 3db3ec4d0b
commit b74a5c3a96

View file

@ -173,7 +173,6 @@ impl ScnUnknown1Section {
#[derive(Debug)]
#[br(little)]
pub struct ScnUnknown2Section {
#[br(dbg)]
unk1: i32,
unk2: i32,
}