浏览代码

Remove author name in confusing location

Ryan McDonough 7 月之前
父节点
当前提交
8df844101f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.frag

+ 0 - 1
jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.frag

@@ -6,7 +6,6 @@
     #import "Common/ShaderLib/Lighting.glsllib"
     #import "Common/ShaderLib/Lighting.glsllib"
 #endif
 #endif
 
 
-// fog - jayfella
 #ifdef USE_FOG
 #ifdef USE_FOG
     #import "Common/ShaderLib/MaterialFog.glsllib"
     #import "Common/ShaderLib/MaterialFog.glsllib"
 #endif 
 #endif