Skip to content
Snippets Groups Projects

Final code fixes and minor cleanup

Merged mazmazz requested to merge mazmazz_/SRB2:SRB2-CHAT into SRB2-CHAT
Files
3
+ 1
0
@@ -22,6 +22,7 @@
#define MAXNETNODES 32
#define BROADCASTADDR MAXNETNODES
#define MAXSPLITSCREENPLAYERS 2 // Max number of players on a single computer
//#define NETSPLITSCREEN // Kart's splitscreen netgame feature
#define STATLENGTH (TICRATE*2)
Loading