Skip to content

Commit

Permalink
don't add autogennotes...?
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 3, 2017
1 parent 4a7510e commit de6e19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Song.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ bool Song::LoadFromSongDir( RString sDir, bool load_autosave )
*/

// Add AutoGen pointers. (These aren't cached.)
AddAutoGenNotes();
//AddAutoGenNotes();

if( !m_bHasMusic )
{
Expand Down

0 comments on commit de6e19e

Please sign in to comment.