1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "CharacterManager.h"
|
||||
|
||||
|
||||
ProfileManager* PROFILEMAN = NULL; // global and accessable from anywhere in our program
|
||||
ProfileManager* PROFILEMAN = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
static void DefaultLocalProfileIDInit( size_t /*PlayerNumber*/ i, RString &sNameOut, RString &defaultValueOut )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user