diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2024-06-02 17:53:45 +0200 |
---|---|---|
committer | Ovahlord <dreadkiller@gmx.de> | 2024-06-20 01:15:43 +0200 |
commit | 924be20642a2fc5adb8ff6c3d6def78aacd5ed1b (patch) | |
tree | 2b8e1ce1cbf62ff885374b21823741591ff58ae6 | |
parent | f8b21add510b6ea617b361b6eb18ff2a21e03773 (diff) |
Remove excesive white line on worldserver.conf.dist
(cherry picked from commit 1f83fbb9ed845862881a8d8688c3adc7aaeca407)
-rw-r--r-- | src/server/worldserver/worldserver.conf.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index 9add04b7940..3be69c4ceba 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -4393,7 +4393,6 @@ Metric.OverallStatusInterval = 1 ################################################################################################### # PVP SETTINGS # -# # Pvp.FactionBalance.LevelCheckDiff # Description: The amount of levels below the maximum level that accounts people for faction balance. # That is, if max level is 60 and this has a value of 5, all players that are level 55 and above (including) will be included in the check |