From 55bd04a382cc7f6d0c51c703b53a4ed8288284af Mon Sep 17 00:00:00 2001 From: Bigsk Date: Sun, 6 Dec 2020 11:49:53 +0800 Subject: [PATCH] Some Fix --- GMCLCore.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/GMCLCore.py b/GMCLCore.py index 780fca3..471f9c6 100644 --- a/GMCLCore.py +++ b/GMCLCore.py @@ -244,6 +244,3 @@ class GMCLCore(object): #Game Resouces Functions #-----------------------------------------------------------------------# #Game Launch Function -l=GMCLCore() -l.EnableAutoLogPrint() -l.OutputLog("1.txt") \ No newline at end of file