Make NUMGAMETYPEFREESLOTS lower because netcode

This commit is contained in:
Jaime Passos 2019-12-18 12:36:54 -03:00
parent b6b98cd464
commit c75d0efce9

View file

@ -389,7 +389,7 @@ enum TypeOfLevel
};
// Gametypes
#define NUMGAMETYPEFREESLOTS 512
#define NUMGAMETYPEFREESLOTS 128
enum GameType
{
GT_COOP = 0, // also used in single player