- moved i_net into 'common' to bring it in line with Raze.
This commit is contained in:
parent
228dfb5b8d
commit
348f9ae68c
8 changed files with 125 additions and 84 deletions
|
|
@ -82,7 +82,6 @@ extern FString savegamefile;
|
|||
|
||||
extern short consistancy[MAXPLAYERS][BACKUPTICS];
|
||||
|
||||
doomcom_t doomcom;
|
||||
#define netbuffer (doomcom.data)
|
||||
|
||||
enum { NET_PeerToPeer, NET_PacketServer };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue