diff --git a/docs/shaderManual/q3map-global-directives.html b/docs/shaderManual/q3map-global-directives.html index 5a4fe317..69c6d632 100644 --- a/docs/shaderManual/q3map-global-directives.html +++ b/docs/shaderManual/q3map-global-directives.html @@ -463,7 +463,7 @@ textures/eerie/ironcrosslt2_10000
Scales S (x) and T (y) texture co-ordinates. scale 2 2 would halve the size of the texture (doubling the texture co-ordinates).
-Shifts texture co-ordinates by S, T amount. translate 0.5 0 would shift it one-half in S, and none in T.