diff --git a/src/hollywoo/Movie.kiss b/src/hollywoo/Movie.kiss index 5615691..375f948 100644 --- a/src/hollywoo/Movie.kiss +++ b/src/hollywoo/Movie.kiss @@ -428,7 +428,6 @@ []))) :Array actorLightSources (Lambda.flatten (for =>actorKey character scene.characters - actorKey (if (lightSources.exists actorKey) (for ls .elements (lightSources.get actorKey) (director.offsetLightSource ls character.stagePosition))