mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-21 23:37:47 +01:00
Fix changed offset and sig for 5.55
This commit is contained in:
parent
b22ca96bbd
commit
04c42b7842
2 changed files with 20 additions and 16 deletions
|
|
@ -15,7 +15,7 @@ namespace Penumbra.Structs
|
|||
public ResourceHandle* ResourceHandle; //
|
||||
|
||||
|
||||
[FieldOffset( 0x68 )]
|
||||
[FieldOffset( 0x70 )]
|
||||
public byte UtfFileName; //
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue