human changes

This commit is contained in:
Joshua-Ashton01
2022-10-25 12:17:22 -06:00
parent e8a09cc4f5
commit eacf87203f
-9
View File
@@ -14,15 +14,6 @@ public class Human implements Race {
this.languages = new String[] {"Common", chosenLanguage};
this.skills = new String[] {};
/*
*
* ASI all by 1
* size: medium
*
*
*/
}
@Override