From d49c9241fcadd3e1a70d7a92593514dfde41ec46 Mon Sep 17 00:00:00 2001 From: tumuyan Date: Sun, 1 Oct 2023 21:39:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8FAPI=20server=E9=80=89?= =?UTF-8?q?=E9=A1=B9=EF=BC=88=E5=8F=AA=E6=9C=89VGMDB=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.cs b/Main.cs index 4b7ff3a..5f1f8c4 100644 --- a/Main.cs +++ b/Main.cs @@ -1,4 +1,4 @@ -#define CONFIG_API_SERVER +//#define CONFIG_API_SERVER using System; using System.Runtime.InteropServices; using System.Drawing;