diff options
| author | navewindre <boneyaard@gmail.com> | 2018-11-29 00:22:14 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-11-29 00:22:14 +0100 |
| commit | a5f5dfd279deef761b77de88fb577429b488a4f7 (patch) | |
| tree | b9680896c3a1c534446a713d9a4a4fd1002c515a /cheat/internal_rewrite/visual_player.cpp | |
| parent | c163c5575af4d1e7755510b03a7cd7809869eeef (diff) | |
dsadsafdsfafs
Diffstat (limited to 'cheat/internal_rewrite/visual_player.cpp')
| -rw-r--r-- | cheat/internal_rewrite/visual_player.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cheat/internal_rewrite/visual_player.cpp b/cheat/internal_rewrite/visual_player.cpp index f14a0d7..b685adc 100644 --- a/cheat/internal_rewrite/visual_player.cpp +++ b/cheat/internal_rewrite/visual_player.cpp @@ -1070,7 +1070,6 @@ namespace features if( m_sounds.empty( ) )
return;
-
for( size_t i{ }; i < m_sounds.size( ) && !m_sounds.empty( ); ++i ) {
auto& tr = m_sounds[ i ];
|
