SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 4649cdd29075507b8ef94786d2a5ee5a5bc2c912 parent 5d5ff1702e2bd3d48142e7069eb09adbb20ce520 Author: Lior Halphon <LIJI32@gmail.com> Date: Wed, 19 Oct 2022 22:48:54 +0300 Fix a bug that made the cheats window send debugger commands Diffstat:
| M | Cocoa/Document.xib | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/Cocoa/Document.xib b/Cocoa/Document.xib @@ -796,7 +796,6 @@ </allowedInputSourceLocales> </textFieldCell> <connections> - <action selector="consoleInput:" target="-2" id="sMf-aM-OvR"/> <outlet property="delegate" destination="v7q-gT-jHT" id="79v-33-R1X"/> </connections> </textField> @@ -812,7 +811,6 @@ </allowedInputSourceLocales> </textFieldCell> <connections> - <action selector="consoleInput:" target="-2" id="SYC-cW-RjC"/> <outlet property="delegate" destination="v7q-gT-jHT" id="P69-nT-oOt"/> </connections> </textField> @@ -828,7 +826,6 @@ </allowedInputSourceLocales> </textFieldCell> <connections> - <action selector="consoleInput:" target="-2" id="io6-ha-QNb"/> <outlet property="delegate" destination="v7q-gT-jHT" id="6RH-dg-SL7"/> </connections> </textField>
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.