Fix the clamp message

This commit is contained in:
bkuker 2013-01-07 16:22:48 -05:00
parent 903564687d
commit c6bdd1ab78

View File

@ -740,7 +740,7 @@ AppearanceCfg.lbl.texture.repeat = Repeat:
! Texture Wrap Modes
TextureWrap.Repeat = Repeat
TextureWrap.Mirror = Repeat & Mirror
TextureWrap.Clamp = Clamp Edge Pixel
TextureWrap.Clamp = Clamp Edge Pixels
TextureWrap.Sticker = Sticker
! RocketConfig