More work on log upload error codes.
This commit is contained in:
@@ -103,7 +103,6 @@ enum PlayerActionLog {
|
||||
LOG_ACTION_JOIN // has joined the game
|
||||
};
|
||||
|
||||
#define LOG_UPLOAD_ERROR_PREFIX "ERROR"
|
||||
#define LOG_UPLOAD_ID_SIZE 40
|
||||
|
||||
enum LogUploadErrorCode {
|
||||
|
||||
Reference in New Issue
Block a user