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

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