mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
alpha correction in options menu ( checkin with error included , which needs to be fixed! )
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
float gammaValue);
|
||||
void makeCurrentGl();
|
||||
void swapBuffersGl();
|
||||
void setGamma(float gammaValue){context.setGammaValue(gammaValue);}
|
||||
};
|
||||
|
||||
}}//end namespace
|
||||
|
Reference in New Issue
Block a user