Skip to content

Commit

Permalink
Add TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine committed Aug 15, 2013
1 parent bfa3318 commit b748c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SWFWireDecompiler/src/com/swfwire/decompiler/SWF3Reader.as
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ package com.swfwire.decompiler
case 0:
record.dropShadowFilter = readDropShadowFilterRecord(context);
break;
// TODO : Add others filters
}
return record;
}
Expand Down

0 comments on commit b748c1d

Please sign in to comment.