Skip to content

Commit

Permalink
style: update mountain biome
Browse files Browse the repository at this point in the history
  • Loading branch information
u8slvn committed Aug 24, 2024
1 parent 92deaa2 commit 8491d9c
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2 deletions.
Binary file modified src/doggo/assets/dogs/03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/doggo/assets/dogs/09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/doggo/assets/dogs/10.png
Binary file not shown.
Binary file removed src/doggo/assets/dogs/11.png
Binary file not shown.
Binary file modified src/doggo/assets/landscape/00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions src/doggo/dog/body.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,11 @@ class Fur(IntEnum):
DARK_BROWN = 0
LIGHT_BROWN = auto()
GREY = auto()
BLUE = auto()
RED_BROWN = auto()
WHITE = auto()
WHITE_WITH_BROWN_SPOTS = auto()
DARK_BROWN_WITH_GREY_SPOTS = auto()
WHITE_WITH_GREY_SPOTS = auto()
BLUE_WITH_BROWN_SPOTS = auto()
LIGHT_BROWN_WITH_WHITE_SPOTS = auto()
ORANGE = auto()

Expand Down

0 comments on commit 8491d9c

Please sign in to comment.