mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
- added screenshot file format to options menu
- more cleanup from things discovered with valgrind. - added an environment variable to use with openal so it is possible to specify which sound device to use if needed down the road
This commit is contained in:
@@ -30,7 +30,7 @@ protected:
|
||||
|
||||
public:
|
||||
ContextGl();
|
||||
virtual ~ContextGl(){}
|
||||
virtual ~ContextGl();
|
||||
|
||||
virtual void init();
|
||||
virtual void end();
|
||||
|
Reference in New Issue
Block a user