just a comment

This commit is contained in:
zeromus 2017-07-23 21:29:36 -05:00
parent 71eb37f44e
commit a7ec7c9581
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ extern struct TCommonSettings
bool GFX3D_Texture;
bool GFX3D_LineHack;
bool GFX3D_Renderer_Multisample;
int GFX3D_Renderer_TextureScalingFactor;
int GFX3D_Renderer_TextureScalingFactor; //must be one of {1,2,4}
bool GFX3D_Renderer_TextureDeposterize;
bool GFX3D_Renderer_TextureSmoothing;
bool GFX3D_TXTHack;