encoding pain

This commit is contained in:
HbmMods 2022-04-10 10:44:47 +02:00 committed by GitHub
parent 49d81ef3da
commit 8b0ce5ed61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ public class GeneralConfig {
config.addCustomCategoryComment(CATEGORY_528, "CAUTION\n"
+ "528 Mode: Please proceed with caution!\n"
+ "528-Modus: Lassen Sie Vorsicht walten!\n"
+ "Ñ<EFBFBD>поÑ<EFBFBD>об-528: дейÑ<C2B9>ÑвоваÑÑŒ Ñ<> оÑ<C2BE>ÑорожноÑ<C2BE>Ñью!");
+ "способ-528: действовать с осторожностью!");
enable528 = CommonConfig.createConfigBool(config, CATEGORY_528, "enable528Mode", "The central toggle for 528 mode.", false);
enable528ReasimBoilers = CommonConfig.createConfigBool(config, CATEGORY_528, "X528_forceReasimBoilers", "Keeps the RBMK dial for ReaSim boilers on, preventing use of non-ReaSim boiler columns and forcing the use of steam in-/outlets", true);