mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 01:23:35 +02:00
- best i can do for now, screnshots can be sized, but size cannot exceed max viewable on screen resolution
This commit is contained in:
@@ -21,6 +21,8 @@ using namespace Shared::Graphics::Gl;
|
||||
|
||||
namespace Shared{ namespace G3dViewer{
|
||||
|
||||
int Renderer::windowX= 100;
|
||||
int Renderer::windowY= 100;
|
||||
int Renderer::windowW= 640;
|
||||
int Renderer::windowH= 480;
|
||||
|
||||
|
Reference in New Issue
Block a user