Upped MAXNETNODES

This commit is contained in:
Steel Titanium 2019-02-27 15:55:39 -05:00
parent 0340eb0b99
commit 15b27bb7d7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
// Max computers in a game
#define MAXNETNODES 32
#define MAXNETNODES (MAXPLAYERS+4)
#define BROADCASTADDR MAXNETNODES
#define MAXSPLITSCREENPLAYERS 2 // Max number of players on a single computer
//#define NETSPLITSCREEN // Kart's splitscreen netgame feature