Fixed minor typo at Character.ini MaximumPlayerLevel warning.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2022-10-04 12:46:03 +00:00
parent 303d46dc91
commit 93daabd259
27 changed files with 33 additions and 33 deletions

View File

@@ -345,7 +345,7 @@ MaxAbnormalStateSuccessRate = 90
MaxSp = 2000000000
# Maximum Player Level
# WARNING: Cannot exceed the maximum experince.xml level.
# WARNING: Cannot exceed the maximum experience.xml level.
# Example: Set as 78 to force the maximum player level at 78.
# Default: 80
MaximumPlayerLevel = 80