Skip to content

Commit

Permalink
Added netgame cheating
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Aug 24, 2003
1 parent f302706 commit 86d362e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Include/dd_share.h
Expand Up @@ -1078,6 +1078,7 @@ typedef struct
#define DDPF_CAMERA 0x10 // Player is a cameraman.
#define DDPF_LOCAL 0x20 // Player is local (e.g. player zero).
#define DDPF_FIXMOM 0x40 // Server: send momentum to client.
#define DDPF_NOCLIP 0x80 // Client: don't clip movement.

#define PLAYERNAMELEN 81

Expand Down

0 comments on commit 86d362e

Please sign in to comment.