mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-17 19:11:30 +00:00
Remove double define
This commit is contained in:
parent
7fc180604b
commit
c748882d04
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue