コード例 #1
0
ファイル: BaseMod.java プロジェクト: nevercast/SGCraft
 void saveConfig() {
   if (config.extended) config.save();
 }