This commit is contained in:
Cort Buffington 2015-08-12 10:57:33 -05:00
parent c460709c9c
commit f1ed42d2eb
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class playIPSC(IPSC):
_self_src = _self_peer[1:]
if (_peer_id == _self_peer) or (_src_sub == _self_src):
print ('oh crap, why are we hearing ourselves?'
print ('oh crap, why are we hearing ourselves?')
return
if trigger == False: