1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
#include <ctime>
|
||||
#include <set>
|
||||
|
||||
GameState* GAMESTATE = NULL; // global and accessable from anywhere in our program
|
||||
GameState* GAMESTATE = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
#define NAME_BLACKLIST_FILE "/Data/NamesBlacklist.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user