Remove double define

This commit is contained in:
Steel Titanium 2019-02-27 16:05:43 -05:00
parent 15b27bb7d7
commit fa990e8603
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
#define __D_NET__
// 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