mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 20:12:39 +08:00
Cutscene viewer progress, Hash updates
This commit is contained in:
@@ -5038,7 +5038,7 @@ namespace CodeWalker.Project
|
||||
room.NameHash = JenkHash.GenHash(room.Name);
|
||||
|
||||
room.Flags0 = 0xAAAAAAAA;
|
||||
room.Unk06 = 3817852694;//??
|
||||
room.Unk06 = (uint)MetaName.null_sound;
|
||||
room.Unk14 = 3565506855;//?
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user