Add mogul moves coots image

This commit is contained in:
thepaperpilot 2023-02-25 15:00:46 -06:00
parent 0ca25c28e3
commit 53f9a64be5
3 changed files with 2 additions and 0 deletions

View file

@ -70,6 +70,7 @@
<link rel="prefetch" href="smash coots.png" />
<link rel="prefetch" href="streamer award coots.png" />
<link rel="prefetch" href="aimen coots.png" />
<link rel="prefetch" href="mogul moves coots.png" />
<title>Profectus</title>
<meta name="description" content="A project made in Profectus"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -50,6 +50,7 @@ import slime from "../../public/SlimeCoots.png";
import smash from "../../public/smash coots.png";
import awards from "../../public/streamer award coots.png";
import aimen from "../../public/aimen coots.png";
import moves from "../../public/mogul moves coots.png";
import CharacterSlot from "./CharacterSlot.vue";
import "./common.css";
import "./socket";