code refactoring

This commit is contained in:
unurled 2024-03-18 22:07:22 +01:00
parent 4513e0bafd
commit fc9db70d90
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F
4 changed files with 18 additions and 13 deletions

View file

@ -124,7 +124,7 @@ public class SRPlayer {
+ ") Value "
+ d
+ " for attribute "
+ attribute.getID()
+ attribute.getId()
+ " is out of bounds. Min: "
+ attribute.getMinValue()
+ " Max: "