Disabled bot log.
This commit is contained in:
@@ -140,8 +140,8 @@ int Export_BotLibSetup(void)
|
||||
bot_developer = LibVarGetValue("bot_developer");
|
||||
memset( &botlibglobals, 0, sizeof(botlibglobals) ); // bk001207 - init
|
||||
//initialize byte swapping (litte endian etc.)
|
||||
// Swap_Init();
|
||||
Log_Open("botlib.log");
|
||||
// Swap_Init();
|
||||
// Log_Open("botlib.log");
|
||||
//
|
||||
botimport.Print(PRT_MESSAGE, "------- BotLib Initialization -------\n");
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user