更新文字换行

This commit is contained in:
anod 2023-03-08 17:04:34 +08:00
parent 75b726a4ba
commit ff70af5350

View File

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