Removed remaining debug system out in SpotLight
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
ee03907418
commit
509f4eae35
@ -77,7 +77,6 @@ public class SpotLight extends Light implements Savable {
|
|||||||
outerCos -= 0.001f;
|
outerCos -= 0.001f;
|
||||||
}
|
}
|
||||||
packedAngleCos+=outerCos;
|
packedAngleCos+=outerCos;
|
||||||
System.out.println("anfle"+ packedAngleCos);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user