소스 검색

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"
 #endif
 
-// fog - jayfella
 #ifdef USE_FOG
     #import "Common/ShaderLib/MaterialFog.glsllib"
 #endif