summaryrefslogtreecommitdiff
path: root/TrainerMod
diff options
context:
space:
mode:
authorClxS <slxxls92@gmail.com>2016-03-07 17:37:08 +0000
committerClxS <slxxls92@gmail.com>2016-03-07 17:37:08 +0000
commiteebbab0e1e955824128ff117351048913014a952 (patch)
treef1d4109ff125899b1c3ae47239da39f9bd15e246 /TrainerMod
parent0462c9de79a2f1a02e720ac24400d1bf00f74680 (diff)
downloadSMAPI-eebbab0e1e955824128ff117351048913014a952.tar.gz
SMAPI-eebbab0e1e955824128ff117351048913014a952.tar.bz2
SMAPI-eebbab0e1e955824128ff117351048913014a952.zip
Updated version, and stopped TrainerMod spamming the window with "Cyan"
Diffstat (limited to 'TrainerMod')
-rw-r--r--TrainerMod/TrainerMod.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/TrainerMod/TrainerMod.csproj b/TrainerMod/TrainerMod.csproj
index 3cd42786..9c2f10a4 100644
--- a/TrainerMod/TrainerMod.csproj
+++ b/TrainerMod/TrainerMod.csproj
@@ -18,7 +18,7 @@
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\StardewModdingAPI\bin\x86\Debug\Mods\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>