Skip to content

Commit 85722e8

Browse files
authored
PointLightShadowRenderer: restored original author name
1 parent af44800 commit 85722e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/shadow/PointLightShadowRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
* one for each face of a cube map, to capture shadows from the point light's
5656
* perspective.
5757
*
58-
* @author Nehon
58+
* @author Rémy Bouquet aka Nehon
5959
*/
6060
public class PointLightShadowRenderer extends AbstractShadowRenderer {
6161

0 commit comments

Comments
 (0)