Fix decal projection being scaled twice

This commit is contained in:
2020-06-01 16:54:07 -07:00
parent d54887414f
commit e4e099618d
4 changed files with 11 additions and 11 deletions

View File

@ -1,11 +1,11 @@
Localization
{
en-us
{
#LOC_ConformalDecals_gui_scale = Scale
#LOC_ConformalDecals_gui_depth = Depth
#LOC_ConformalDecals_gui_opacity = Opacity
#LOC_ConformalDecals_gui_cutoff = Cutoff
#LOC_ConformalDecals_gui_aspect-ratio = Aspect Ratio
}
en-us
{
#LOC_ConformalDecals_gui-scale = Scale
#LOC_ConformalDecals_gui-depth = Depth
#LOC_ConformalDecals_gui-opacity = Opacity
#LOC_ConformalDecals_gui-cutoff = Cutoff
#LOC_ConformalDecals_gui-aspectratio = Aspect Ratio
}
}