We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08ef03 commit b839432Copy full SHA for b839432
1 file changed
background.cpp
@@ -22,7 +22,6 @@ class backgroundClass {
22
GLfloat r[4], g[4], b[4], a;
23
24
textureClass tex;
25
- bool dir;
26
bool firstTexture;
27
public:
28
0 commit comments