mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
locale: Replace Strength with Intensity for MipGenerator
This commit is contained in:
parent
e4a534fbfe
commit
cc99916d18
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ MipGenerator.Sharpen="Sharpen"
|
|||
MipGenerator.Smoothen="Smoothen"
|
||||
MipGenerator.Bicubic="Bicubic"
|
||||
MipGenerator.Lanczos="Lanczos"
|
||||
MipGenerator.Strength="Strength"
|
||||
MipGenerator.Intensity="Intensity"
|
||||
FileFilters.Images="Images (*.bmp *.png *.tga *.tiff *.jpg *.jpeg)"
|
||||
|
||||
# Custom Shader
|
||||
|
|
Loading…
Reference in a new issue