mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-07 06:41:38 +00:00
Fix currents not displaying correctly after resolution change.
This commit is contained in:
parent
83dbb7e310
commit
fc7fa440da
2 changed files with 2 additions and 4 deletions
|
@ -73,9 +73,7 @@ public:
|
|||
#ifdef BBGE_BUILD_DIRECTX
|
||||
LPDIRECT3DTEXTURE9 d3dTexture;
|
||||
#endif
|
||||
//void setImageData(imageData);
|
||||
// HACK:
|
||||
unsigned char *imageData;
|
||||
|
||||
void reload();
|
||||
|
||||
static TexErr textureError;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue