add vp symbols
This commit is contained in:
@@ -59,6 +59,14 @@ const imageList = [
|
||||
key: "potion",
|
||||
src: "/static/assets/Potion.png",
|
||||
},
|
||||
{
|
||||
key: "vp",
|
||||
src: "/static/assets/VP.png",
|
||||
},
|
||||
{
|
||||
key: "vp-token",
|
||||
src: "/static/assets/VP-Token.png",
|
||||
},
|
||||
];
|
||||
|
||||
export const loadImages = async () => {
|
||||
|
||||
Reference in New Issue
Block a user