From d18dff7caafd9324055348c9738fe1548e7c0a11 Mon Sep 17 00:00:00 2001 From: Tom Grobbe <31419184+TomGrobbe@users.noreply.github.com> Date: Thu, 21 May 2020 13:31:02 +0200 Subject: [PATCH] Add debug constants for the correct configurations --- MenuAPI/MenuAPI.csproj | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/MenuAPI/MenuAPI.csproj b/MenuAPI/MenuAPI.csproj index 17febc4..30c1590 100644 --- a/MenuAPI/MenuAPI.csproj +++ b/MenuAPI/MenuAPI.csproj @@ -20,14 +20,22 @@ license.txt - + FIVEM + + + FIVEM;DEBUG + - + REDM + + REDM;DEBUG + +