Closed PoppyBlossom closed 2 weeks ago
I did some pretty standard refactoring to the cat class. Merging if statements, using extend instead of a for loop and append, etc.
It makes the code cleaner and more readable.
About The Pull Request
I did some pretty standard refactoring to the cat class. Merging if statements, using extend instead of a for loop and append, etc.
Why This Is Good For ClanGen
It makes the code cleaner and more readable.