Navigation Menu

Skip to content

Commit

Permalink
- remove unused defines
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Jul 15, 2019
1 parent 7781725 commit 0c6eb83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/network/net.h
Expand Up @@ -29,8 +29,6 @@

#define MAXNETNODES 8 // max computers in a game
#define BACKUPTICS 36 // number of tics to remember
#define MAXTICDUP 5
#define LOCALCMDTICS (BACKUPTICS*MAXTICDUP)

class AActor;

Expand Down

0 comments on commit 0c6eb83

Please sign in to comment.