From 5ba30eb12c798f24c89a4b2f3eba4fb8cf93765a Mon Sep 17 00:00:00 2001 From: Yunfan Li Date: Tue, 28 May 2024 18:28:51 +0800 Subject: [PATCH] [Configuration] Misspell --- conf/playerbots.conf.dist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index a597bdde..1396975b 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -450,9 +450,9 @@ AiPlayerbot.BotCheats = "taxi" AiPlayerbot.RandomBotRandomPassword = 0 # Diff with/without player in server. The server will tune bot activity to reach the desired server tick speed (in ms). -# AiPlayerbot.EnablePrototypePerformanceDiff = 0 -# AiPlayerbot.DiffWithPlayer = 100 -# AiPlayerbot.DiffEmpty = 200 +AiPlayerbot.EnablePrototypePerformanceDiff = 0 +AiPlayerbot.DiffWithPlayer = 100 +AiPlayerbot.DiffEmpty = 200 ################################################################################## # #