mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-27 19:06:23 +02:00
FIx JIT Popup
This commit is contained in:
parent
4149c329ea
commit
c000541be1
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -161,7 +161,7 @@ struct ContentView: View {
|
|||
}
|
||||
|
||||
private func setupEmulation() {
|
||||
if !isJITEnabled {
|
||||
if isJITEnabled {
|
||||
virtualController?.disconnect()
|
||||
|
||||
controllerCallback = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue