From a01a7027a697a3e877008523260990256449a381 Mon Sep 17 00:00:00 2001 From: JonnyOThan Date: Thu, 25 Jan 2024 20:49:36 -0500 Subject: [PATCH] Remove ENABLE_PROFILER define that got added recently --- KSPCommunityFixes/KSPCommunityFixes.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KSPCommunityFixes/KSPCommunityFixes.csproj b/KSPCommunityFixes/KSPCommunityFixes.csproj index fd15411..d54a407 100644 --- a/KSPCommunityFixes/KSPCommunityFixes.csproj +++ b/KSPCommunityFixes/KSPCommunityFixes.csproj @@ -33,7 +33,7 @@ portable true bin\Release\ - TRACE;ENABLE_PROFILER + TRACE prompt 4 true