mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Some changes to logging.
This commit is contained in:
parent
2daae9fb47
commit
cc96a55523
7 changed files with 9 additions and 9 deletions
|
|
@ -215,7 +215,6 @@ public class ManaSymbols {
|
|||
}
|
||||
replaced = replaced.replace("|source|", "{source}");
|
||||
replaced = replaced.replace("|this|", "{this}");
|
||||
System.out.println(replaced);
|
||||
return replaced;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue