mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-08 19:50:23 -04:00
Update to newest zig version.
This commit is contained in:
parent
0883f75f95
commit
acceb26a36
@ -626,7 +626,6 @@ pub const Protocols = blk: {
|
|||||||
} else {
|
} else {
|
||||||
// Ignore packages that refer to an unexpected state. Normally those might be packages that were resent by the other side.
|
// Ignore packages that refer to an unexpected state. Normally those might be packages that were resent by the other side.
|
||||||
}
|
}
|
||||||
_ = data;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn serverSide(conn: *Connection) void {
|
pub fn serverSide(conn: *Connection) void {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user