9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 19:09:09 +00:00

no change

This commit is contained in:
Xiao-MoMi
2022-05-22 19:46:48 +08:00
parent 9fe67dd7cc
commit eb97f1e8fc
6 changed files with 8 additions and 25 deletions

View File

@@ -25,6 +25,7 @@ public class BackUp {
BackUp.backUp(sprinkler_data,sprinklerBackUp);
} catch (IOException e) {
e.printStackTrace();
CustomCrops.instance.getLogger().warning("备份发生错误");
}
}