修复选择了版本后金手指仍然记忆的问题

This commit is contained in:
anod 2023-01-19 20:14:36 +08:00
parent ceedbba475
commit a1a4b345f1

View File

@ -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)