Skip to content

Commit

Permalink
Prefer physpuppet over multicast_bytecopy as compatibility of multica…
Browse files Browse the repository at this point in the history
…st_bytecopy isn't certain
  • Loading branch information
opa334 committed Apr 30, 2024
1 parent 845c6f7 commit 08679a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Application/Dopamine/Exploits/kfd/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<key>physpuppet</key>
<dict>
<key>DPFlavorPriority</key>
<integer>950</integer>
<integer>1000</integer>
<key>DPSupportExclude</key>
<array/>
<key>DPSupportInclude</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>default</key>
<dict>
<key>DPFlavorPriority</key>
<integer>1000</integer>
<integer>950</integer>
<key>DPSupportExclude</key>
<array>
<dict>
Expand Down

0 comments on commit 08679a4

Please sign in to comment.