文字提示更新

This commit is contained in:
anod 2023-03-08 17:00:44 +08:00
parent 24fa9350be
commit 75b726a4ba

View File

@ -421,7 +421,7 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
{
if( status == DISP_REGION )
{
res = atp_select("请谨慎使用金手指!金手指可能会引起卡顿死机等现象。"
res = atp_select("请谨慎使用金手指!金手指可能会引起卡顿死机、损坏存档等现象。"
"选择一个金手指配置", len, select_region, NULL, NULL, defi, 0, &item );
if( res == ATP_SUCCESS )
{