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:
parent
3db3ec4d0b
commit
b74a5c3a96
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ impl ScnUnknown1Section {
|
|||
#[derive(Debug)]
|
||||
#[br(little)]
|
||||
pub struct ScnUnknown2Section {
|
||||
#[br(dbg)]
|
||||
unk1: i32,
|
||||
unk2: i32,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue