All in one line

This commit is contained in:
eloaders 2019-11-12 03:13:51 +01:00
parent 20235c05f2
commit 26c9905925
1 changed files with 1 additions and 3 deletions

View File

@ -167,8 +167,6 @@ Function _inits()
Next
Logs("Current position of processor = " & cpucache & " is = " & z & "", Logger.Info)
Logs("Detect CPU As = " & database["DATABASE"][i]["PROCESSOR_MODEL_NAME"] & "", Logger.Info)
Logs("\nIf Detected CPU is wrong CPU. \n"
"Please submit report at forum \n"
"http://forum.i-nex.pl/ \n", Logger.Info)
Logs("If Detected CPU is wrong CPU. Please submit report at https://github.com/i-nex/I-Nex/issues/new \n", Logger.Info)
database.Clear
End