mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 22:34:12 +08:00
修复选择了版本后金手指仍然记忆的问题
This commit is contained in:
parent
ceedbba475
commit
a1a4b345f1
@ -390,6 +390,7 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
|
||||
acl_chtid_t sid;
|
||||
acl_query_cheat_set((acl_index_t)item, &sid, NULL );
|
||||
acl_select_cheat_set( sid );
|
||||
eid = 0;
|
||||
status = DISP_HOLES;
|
||||
}
|
||||
else if( res == ATP_NO_ACTION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user