From d7b6089ada305c42bcd9fc9247e6cfa97170f23f Mon Sep 17 00:00:00 2001 From: PLEUMKUNG Date: Wed, 10 Oct 2018 12:56:25 +0000 Subject: [PATCH] Update launch_debug.bat (#260) --- tools/launch_debug.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/launch_debug.bat b/tools/launch_debug.bat index 61a3bddf90..394cf2e3dd 100644 --- a/tools/launch_debug.bat +++ b/tools/launch_debug.bat @@ -1,5 +1,5 @@ @echo off -@title HeavenMS +@title HeavenMS001 set CLASSPATH=.;dist\* java -Xmx2048m -Dwzpath=wz\ -Xrunjdwp:transport=dt_socket,address=9000,server=y,suspend=n net.server.Server -pause \ No newline at end of file +pause