I shouldn't be surprised

This commit is contained in:
james 2019-02-15 17:30:27 -08:00
parent 55430e3068
commit c95928b46f
1 changed files with 1 additions and 1 deletions

View File

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