flp import: add missing break statement

This commit is contained in:
Andrew Kelley
2014-04-28 11:35:23 -07:00
parent 2505c770bb
commit bff016dec8

View File

@@ -980,6 +980,7 @@ if( p.currentEffectChannel <= NumFxChannels )
case FLP_LayerChans:
p.channels[data].layerParent = cur_channel;
break;
// DWORD EVENTS
case FLP_Color: