Upped MAXNETNODES

This commit is contained in:
Steel Titanium 2019-02-27 15:43:29 -05:00
parent 60ae6a6470
commit 3b9c4fff52

View file

@ -19,7 +19,7 @@
#define __D_NET__
// Max computers in a game
#define MAXNETNODES 16
#define MAXNETNODES MAXPLAYERS+4
#define BROADCASTADDR MAXNETNODES
#define MAXSPLITSCREENPLAYERS 4 // Max number of players on a single computer
#define NETSPLITSCREEN // Kart's splitscreen netgame feature