Skip to content

Commit

Permalink
Unknown piece icon
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavid04 committed Mar 13, 2024
1 parent a9d837e commit 962bc5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/piece.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ body {
.param[data-side=off] { background-color: var(--color-param); border-radius: 50%; visibility: hidden; }

.piece.unknown {
--piece-icon: url('https://raw.githubusercontent.com/gdavid04/phi/1.16/src/main/resources/assets/phi/textures/spell/base.png');
--piece-icon: url('unknown.png');
}

.piece.unknown [data-value] {
Expand Down
Binary file added src/unknown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 962bc5f

Please sign in to comment.