Fix the clamp message
This commit is contained in:
parent
903564687d
commit
c6bdd1ab78
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user