this should fix the crashing on win32

This commit is contained in:
Bill Currie 2001-12-20 19:19:58 +00:00
parent 1721831b3a
commit 3f4aa1dc6c

View file

@ -124,4 +124,4 @@ net_landriver_t net_landrivers[MAX_NET_DRIVERS] = {
#endif
};
int net_numlandrivers = 2;
int net_numlandrivers = 1;