mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-21 14:16:08 +00:00
Should fix #127. Though I notice no difference.
This commit is contained in:
parent
e73cb0454a
commit
e857437949
@ -881,6 +881,7 @@ void QRCore::setSettings()
|
|||||||
config("asm.tabsonce", "true");
|
config("asm.tabsonce", "true");
|
||||||
config("asm.tabsoff", "5");
|
config("asm.tabsoff", "5");
|
||||||
config("asm.nbytes", "10");
|
config("asm.nbytes", "10");
|
||||||
|
config("asm.midflags", "2");
|
||||||
//config("asm.bbline", "true");
|
//config("asm.bbline", "true");
|
||||||
|
|
||||||
config("anal.hasnext", "true");
|
config("anal.hasnext", "true");
|
||||||
|
Loading…
Reference in New Issue
Block a user