Reporting cleaned up and levels made more consistent.
This commit is contained in:
+1
-1
@@ -27,10 +27,10 @@ typedef struct Client {
|
||||
char *name;
|
||||
int ack;
|
||||
int sock;
|
||||
char addr[64];
|
||||
int backlight;
|
||||
int heartbeat;
|
||||
|
||||
/* Messages that the client generated */
|
||||
LinkedList *messages;
|
||||
|
||||
/* The list of screens */
|
||||
|
||||
Reference in New Issue
Block a user