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