Skip to content

Commit

Permalink
1 file edited, 1 file added, 1 file deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Croc-Prog-github committed Feb 9, 2024
1 parent f364527 commit b626555
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file removed cons/mouse.png
Binary file not shown.
3 changes: 3 additions & 0 deletions cons/mouse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions game/home.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
* {
user-select: none;
}
body {
cursor: url('/cons/mouse.svg'), default;
}

#invit2 {
position: relative;
Expand Down

0 comments on commit b626555

Please sign in to comment.