channel_map.py

There was a really obvious typo
This commit is contained in:
Jamie Hardt
2018-12-28 22:15:27 -08:00
parent 28c2344a53
commit 1fab2c3d71

View File

@@ -92,7 +92,7 @@ class ChannelMap:
if matchresult:
self.set_audio_channel(int( matchresult.group(1)), True )
def _append_sxt(self, audio_ext):
def _append_ext(self, audio_ext):
self.a3 = ext.audio3
self.a4 = ext.audio4