Quellcode durchsuchen

Remove author name in confusing location

Ryan McDonough vor 7 Monaten
Ursprung
Commit
8df844101f
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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