diff --git a/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java b/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java similarity index 99% rename from Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java rename to Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java index d3af6008c11..e28cdf634a9 100644 --- a/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java +++ b/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java @@ -33,9 +33,9 @@ import mage.game.draft.DraftCube; * * @author fireshoes */ -public class SimonotTimotheesTwistedColorPieCube extends DraftCube { +public class TimotheeSimonotsTwistedColorPieCube extends DraftCube { -public SimonotTimotheesTwistedColorPieCube() { +public TimotheeSimonotsTwistedColorPieCube() { super("Simonot Timothee's Twisted Color Pie Cube"); // http://magic.wizards.com/en/MTGO/articles/archive/magic-online/you-make-cube-voting-2016-10-17 cubeCards.add(new DraftCube.CardIdentity("Abbot of Keral Keep", "")); diff --git a/Mage.Server/config/config.xml b/Mage.Server/config/config.xml index 7c720779076..ec6e4b5aeff 100644 --- a/Mage.Server/config/config.xml +++ b/Mage.Server/config/config.xml @@ -100,7 +100,7 @@ - + diff --git a/Mage.Server/release/config/config.xml b/Mage.Server/release/config/config.xml index 3d3b09f7ecf..620269ddaa5 100644 --- a/Mage.Server/release/config/config.xml +++ b/Mage.Server/release/config/config.xml @@ -97,7 +97,7 @@ - +