mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-25 12:51:01 -04:00
Don't automatically set content to normal when applying IOS patches
This commit is contained in:
parent
415af7b8b8
commit
bcbdd284e9
@ -114,7 +114,6 @@ class IOSPatcher:
|
||||
patch_count += 1
|
||||
|
||||
self.title.set_content(target_content, self.es_module_index)
|
||||
self.title.content.content_records[self.es_module_index].content_type = 1 # Sets content to be non-shared
|
||||
|
||||
return patch_count
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user