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

Remove double define

parent 15b27bb7
Branches
Tags
2 merge requests!488Merge in next and don't billboard papersprites in GL,!463Upped MAXNETNODES
......@@ -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.
Please register or to comment