mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-22 20:02:48 +00:00
Disable texture offset scaling
This commit is contained in:
parent
675078ac83
commit
abda3a9087
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ common
|
|||
mixtexturesflats = true;
|
||||
defaulttexturescale = 1.0f;
|
||||
defaultflatscale = 1.0f;
|
||||
scaledtextureoffsets = true;
|
||||
scaledtextureoffsets = false;
|
||||
|
||||
maxcolormapalpha = 25;
|
||||
|
||||
|
|
Loading…
Reference in a new issue