ClanGenOfficial / clangen

Warrior Cats fan game
https://clangen.io
Other
229 stars 398 forks source link

[BUG] Cat sprite not generating correctly when init with no arguments #2513

Open j-gynn opened 6 days ago

j-gynn commented 6 days ago

Type: (only select one)

Describe the bug If a cat is instantiated with default/no arguments, the cat's sprite is broken. Traceback (note that the TODO has been added by me): image

Grade: (only select one)

Reproduce Steps to reproduce the behavior:

  1. Run cat = Cat()
  2. Check the value of cat.sprite.

Commit # or Game Version Number: Development, 7c03e8a4