(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)

This commit is contained in:
truelight
2004-12-21 17:31:10 +00:00
parent 8ab0190c29
commit 19e3842615
4 changed files with 28 additions and 10 deletions

View File

@@ -87,6 +87,7 @@ typedef enum {
NETWORK_ERROR_WRONG_PASSWORD,
NETWORK_ERROR_PLAYER_MISMATCH, // Happens in CLIENT_COMMAND
NETWORK_ERROR_KICKED,
NETWORK_ERROR_CHEATER,
} NetworkErrorCode;
// Actions that can be used for NetworkTextMessage