mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Merge pull request #747 from Raz0r1337/master
fix small typo and remove double logging
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
###################################
|
###################################
|
||||||
# #
|
# #
|
||||||
# GENERAL SETTINGS #
|
# GENERAL SETTINGS #
|
||||||
# #
|
# #
|
||||||
###################################
|
###################################
|
||||||
|
|
||||||
@@ -1411,9 +1411,6 @@ AiPlayerbot.BroadcastChanceGuildManagement = 30000
|
|||||||
# Example: AiPlayerbot.AllowedLogFiles = travelNodes.csv,travelPaths.csv,TravelNodeStore.h,bot_movement.csv,bot_location.csv
|
# Example: AiPlayerbot.AllowedLogFiles = travelNodes.csv,travelPaths.csv,TravelNodeStore.h,bot_movement.csv,bot_location.csv
|
||||||
AiPlayerbot.AllowedLogFiles = ""
|
AiPlayerbot.AllowedLogFiles = ""
|
||||||
|
|
||||||
Appender.Playerbots=2,5,0,Playerbots.log,w
|
|
||||||
Logger.playerbots=5,Console Playerbots
|
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user