Updated GCM references to ISO

This commit is contained in:
Stevoisiak
2014-10-20 17:49:33 -04:00
parent f65bb10c93
commit 7f66344b64
7 changed files with 32 additions and 32 deletions

View File

@ -32,7 +32,7 @@ struct SConfig : NonCopyable
// name of the last used filename
std::string m_LastFilename;
// gcm folder
// ISO folder
std::vector<std::string> m_ISOFolder;
bool m_RecursiveISOFolder;