test changes

This commit is contained in:
Joshua-Ashton01
2022-10-18 13:00:46 -06:00
parent f9f5035ab7
commit bcb2a22456
+4
View File
@@ -17,6 +17,10 @@ public class dndTestClient {
}
Character characterInfo = new Character("Generic", 50, 4, 6, 150, "brown", "black", chosenRace);
System.out.println();
}
}