UQcsse3200 / 2024-studio-3

MIT License
6 stars 0 forks source link

updated code smell fixes for components-player #651

Closed Caleb-J-Murphy closed 4 weeks ago

Caleb-J-Murphy commented 4 weeks ago

Description

Fixed all 91 code smells and removed any warnings for the files in the game/components/player/ folder. These warnings were taken from the SonarCloud

Closes #486

Type of change

How Has This Been Tested?

Run: ./gradlew build to run the tests

Checklist: