Skip to content

Commit f3a5962

Browse files
committed
try fix build
1 parent 6b271f3 commit f3a5962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chunk-walls.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ template<bool IsWest>
187187
quad_tuple get_wall_quad_stuff(const CutResult<Int>::rect& geom, const CutResult<Int>::rect& orig,
188188
Vector2ui orig_tex_pos, Vector2ui orig_tex_size)
189189
{
190-
190+
return {};
191191
}
192192

193193
ArrayView<const Quads::indexes> make_indexes(uint32_t count)

0 commit comments

Comments
 (0)