]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Constants.h
Migrate some more definitions from Constants.h
[lugaru.git] / Source / Constants.h
index 0d0987a87091b68e468af40f96af6700bee545ac..47c2304ca24494aafac760093f82d77bd71436d1 100644 (file)
@@ -44,6 +44,4 @@ static const char *editortypenames[] = {
 
 const int max_dialogues = 20;
 const int max_dialoguelength = 20;
-
-const int maxplayers = 10;
 #endif