Skip to content

Commit

Permalink
Reverted all unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandaismyname1 committed Jul 17, 2024
1 parent a8546fc commit e91a741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/harmonised/pmmo/core/CoreUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public static Map<String, Double> processSkillGroupBonus(Map<String, Double> map

/**Obtain the integer value for the skill color supplied.
*
* @param skill the skill attribute whose color is being obtained
* @param skill the skill name whose color is being obtained
* @return the integer skill value
*/
public static int getSkillColor(String skill) {
Expand Down

0 comments on commit e91a741

Please sign in to comment.