src/dikuai/addzhangaiwu.java
@@ -797,7 +797,7 @@ return; } if (userTriggered && "handheld".equalsIgnoreCase(type) && !hasConfiguredHandheldMarker()) { JOptionPane.showMessageDialog(this, "请先添加便携打点器编号", "提示", JOptionPane.WARNING_MESSAGE); JOptionPane.showMessageDialog(this, "请先去系统设置添加便携打点器编号", "提示", JOptionPane.WARNING_MESSAGE); return; } if (selectedMethodPanel != null && selectedMethodPanel != option) {