diff --git a/source/se/SESave.hx b/source/se/SESave.hx index a6793be..e9ce45e 100644 --- a/source/se/SESave.hx +++ b/source/se/SESave.hx @@ -49,7 +49,7 @@ typedef YourMother = Dynamic; var noteSplash:Bool = true; var charAuto:Bool = true; var stageAuto:Bool = true; - var charAutoBF:Bool = false; + var charAutoBF:Bool = true; var lastServer:String = ""; var lastServerPort:String = ""; var nickname:String = ""; diff --git a/version.downloadMe b/version.downloadMe index 1209916..aa415c0 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -1,4 +1,4 @@ -24.08.15.0333; +24.08.15.0342; * Better Psych character support(Still kinda experimental but should be more stable) * Fix some small errors * Fix characters not loading due to using ID instead of folderName