mirror of
https://git.robbyzambito.me/zits
synced 2026-02-04 19:54:48 +00:00
This commit is contained in:
@@ -32,8 +32,6 @@ pub const MessageType = enum {
|
||||
};
|
||||
|
||||
pub const Message = union(enum) {
|
||||
/// TODO: REMOVE
|
||||
not_real: void,
|
||||
info: ServerInfo,
|
||||
connect: Connect,
|
||||
@"pub": Pub,
|
||||
|
||||
Reference in New Issue
Block a user