Skip to content
Snippets Groups Projects
Commit b8176635 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Bonk

parent ecd329b8
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -42,7 +42,7 @@ class LLGLTexture : public LLTexture ...@@ -42,7 +42,7 @@ class LLGLTexture : public LLTexture
public: public:
enum enum
{ {
MAX_IMAGE_SIZE_DEFAULT = 2048, MAX_IMAGE_SIZE_DEFAULT = 1024, // ALCHEMY NOTE - Change later
INVALID_DISCARD_LEVEL = 0x7fff INVALID_DISCARD_LEVEL = 0x7fff
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment