nother stray

This commit is contained in:
AzaezelX 2021-08-28 16:20:58 -05:00
parent 50fb4df1f0
commit cabfeea76b

View file

@ -2443,7 +2443,6 @@ function MaterialEditorGui::saveCompositeMap(%this)
%roughMap = %material.getRoughMap(%layer);
%aoMap = %material.getAOMap(%layer);
%metalMap = %material.getMetalMap(%layer);
%glowMap = %material.getGlowMap(%layer);
%roughness = %material.RoughnessChan[%layer];
%ao = %material.AOChan[%layer];