1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 22:13:30 +08:00
This commit is contained in:
2024-09-25 20:59:37 +08:00
parent 4534540786
commit 9d795e0ca4
13 changed files with 103 additions and 83 deletions

View File

@@ -312,7 +312,7 @@ public static class TechPatch
}
if (!enough)
{
UIRealtimeTip.Popup("元数据不足".Translate(), true, 0);
UIRealtimeTip.Popup("元数据不足".Translate());
return false;
}