Skip to content
Snippets Groups Projects
Commit fa990e86 authored by SteelT's avatar SteelT
Browse files

Remove double define

parent 15b27bb7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment