debugging

This commit is contained in:
Joshua-Ashton01
2022-11-08 19:57:07 -07:00
parent a474d5d43b
commit 048b7a342f
21 changed files with 324 additions and 51 deletions
-1
View File
@@ -13,7 +13,6 @@ public class Background {
/**
* @param name
* @param skillProficiences
* @param feature
*/
public Background(String name, boolean[] proficientStatus, String[] skills, String feature) {