1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -54,7 +54,7 @@ protected:
|
||||
GameController m_GameController;
|
||||
};
|
||||
|
||||
extern NoteSkinManager* NOTESKIN; // global and accessable from anywhere in our program
|
||||
extern NoteSkinManager* NOTESKIN; // global and accessible from anywhere in our program
|
||||
|
||||
class LockNoteSkin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user