Disabled bot log.

This commit is contained in:
Artem Kharytoniuk 2017-03-17 20:43:33 +02:00
parent 3113bc698b
commit a16c11adf6

View File

@ -141,7 +141,7 @@ int Export_BotLibSetup(void)
memset( &botlibglobals, 0, sizeof(botlibglobals) ); // bk001207 - init
//initialize byte swapping (litte endian etc.)
// Swap_Init();
Log_Open("botlib.log");
// Log_Open("botlib.log");
//
botimport.Print(PRT_MESSAGE, "------- BotLib Initialization -------\n");
//