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

@@ -372,7 +372,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 80 to force the maximum player level at 80.
# Default: 85
MaximumPlayerLevel = 85