diff options
| author | boris <wzn@moneybot.cc> | 2018-11-29 12:27:54 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-11-29 12:27:54 +1300 |
| commit | f3e9e0adc48dc6a78527a078c847f326cfd21469 (patch) | |
| tree | 3b973aa7dc8199be191c3cc3662821f3be095056 /cheat/internal_rewrite/visual_player.cpp | |
| parent | faf3603d97986f75b36da2010faad303a7e289cf (diff) | |
| parent | a5f5dfd279deef761b77de88fb577429b488a4f7 (diff) | |
Merge remote-tracking branch 'origin/master'
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 ];
|
