mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 07:45:56 +08:00
fixing crashes when installing updates
This commit is contained in:
parent
b2d16cb3dd
commit
cee222f0e6
@ -26,6 +26,7 @@ enum class TitleType : u8 {
|
||||
Update = 0x81,
|
||||
AOC = 0x82,
|
||||
DeltaTitle = 0x83,
|
||||
DataPatch = 0x84,
|
||||
};
|
||||
|
||||
enum class ContentRecordType : u8 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user