mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-08 19:50:23 -04:00
Actually fix formatting (for real this time)
This commit is contained in:
parent
fe23c5eb17
commit
5c2e165ba2
@ -105,7 +105,6 @@ pub const collision = struct {
|
||||
resultBox = resultBox.?.join(blockAABB);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
return .{.box = resultBox orelse return null, .dist = minDistance};
|
||||
|
Loading…
x
Reference in New Issue
Block a user