@@ -27,6 +27,7 @@ Remember that unsigned short does not have negative numbers.
27
27
The program lets the user add or remove stats. You will need to implement a system in the setters that validates if the user wrongly removes stats. For example, if the player has 0 assist, and the user removes an assist, the setter will need to verify and tell the user.