mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Merge pull request #747 from Raz0r1337/master
fix small typo and remove double logging
This commit is contained in:
commit
83c407f1c6
@ -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
|
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user