on_snoop(nil) will unregister the callback
This commit is contained in:
parent
b545d79fb6
commit
ea32688bf8
|
@ -1190,7 +1190,8 @@ namespace BizHawk.MultiClient
|
|||
}
|
||||
};
|
||||
}
|
||||
|
||||
else
|
||||
Global.Emulator.CoreInputComm.InputCallback = null;
|
||||
}
|
||||
|
||||
//----------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue