carry over voiceLines

This commit is contained in:
2023-08-30 17:28:23 -06:00
parent fec4b0457b
commit e6900185fc

View File

@@ -80,6 +80,8 @@
(+= c 1)
(dictSet voiceTracks key voiceTrack)
(movie.voiceTracks.remove key))
(doFor =>actor vl movie.voiceLines
(dictSet voiceLines actor vl))
(print "scavenge reused ${c}/${t} objects")))
(function :Appearance appearanceFlag [:Map<String,Bool> map :String key]