player skins

This commit is contained in:
arthur.jamet
2021-05-27 15:18:43 +02:00
parent 70d69b0621
commit b7bd6d7a72
7 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 788 B

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 802 B

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 B

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 798 B

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 B

After

Width:  |  Height:  |  Size: 333 B

+1 -1
View File
@@ -23,7 +23,7 @@
#include "TraceLog.hpp"
const std::vector<std::string>textures = {
"blue", "cyan", "green", "orange", "purple", "red", "yellow"
"blue", "cyan", "green", "purple", "red", "yellow"
};
std::string get_full_path(const std::string &color)