mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
Allow custom capes in mods
This commit is contained in:
parent
b70de7f94b
commit
9973afbac6
5 changed files with 18 additions and 25 deletions
|
@ -62,7 +62,7 @@ public:
|
|||
static ImageTGA *TGAloadMem(void *mem, int size);
|
||||
|
||||
static bool useMipMaps;
|
||||
bool repeat, repeating;
|
||||
bool repeat, repeating, failed;
|
||||
|
||||
#ifdef BBGE_BUILD_OPENGL
|
||||
static GLint filter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue