commit
6f182805aa
33 changed files with 633 additions and 52 deletions
|
@ -1688,7 +1688,7 @@ public class AlchemicalWizardry
|
|||
// continue;
|
||||
// }
|
||||
//
|
||||
// strLine = strLine.replace('”', '"').replace('“','"').replace("…", "...").replace('’', '\'').replace('–', '-');
|
||||
// strLine = strLine.replace('', '"').replace('','"').replace("
", "...").replace('', '\'').replace('', '-');
|
||||
//
|
||||
// if(Minecraft.getMinecraft() != null && Minecraft.getMinecraft().fontRenderer != null)
|
||||
// {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue