change shader folder structure

This commit is contained in:
Cedric Beck
2024-11-26 17:05:38 +01:00
parent d794ba9d03
commit c204a3a4cb
5 changed files with 3 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ MaterialDef Cartoon Edge {
Technique {
VertexShader GLSL100: MatDefs/SelectObjectOutliner/Post15.vert
FragmentShader GLSL100: MatDefs/OutlinePro.frag
FragmentShader GLSL100: MatDefs/SelectObjectOutliner/OutlinePro.frag
WorldParameters {
}