日志日志

This commit is contained in:
anod 2023-03-11 21:29:53 +08:00
parent 96f2bddddc
commit 8ccbf18cd7

View File

@ -491,7 +491,7 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
return WAIT_ON_ERRPAGE( display_noserial );
}
else RECOVER_PATH;
WAIT_ON_ACT( disp_str("完成加载serial", 1, NULL) );
return WAIT_ON_ACT( disp_str("完成加载serial", 1, NULL) );
acl_count_t len;
if( ACHTLIB_SUCCESS != acl_open_lib( "gba.acl" ) )