Merge pull request #823 from Azaezel/alpha40/tamltypos

fix a pair of taml typos
This commit is contained in:
Brian Roberts 2022-06-24 16:23:44 -05:00 committed by GitHub
commit e708ae53d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
<Material.Stages> <Material.Stages>
<Stages_beginarray <Stages_beginarray
DiffuseMapAsset="Core_Rendering:moon_wglow_image" DiffuseMapAsset="Core_Rendering:moon_wglow_image"
vertColor="1";/> vertColor="1"/>
</Material.Stages> </Material.Stages>
</Material> </Material>
</MaterialAsset> </MaterialAsset>

View file

@ -8,7 +8,7 @@
Name="NoShapeMat" Name="NoShapeMat"
mapTo="NoShape" mapTo="NoShape"
translucent="1" translucent="1"
translucentBlendOp="LerpAlpha"; translucentBlendOp="LerpAlpha"
castShadows="0"> castShadows="0">
<Material.Stages> <Material.Stages>
<Stages_beginarray <Stages_beginarray