diff --git a/raycaster.cpp b/raycaster.cpp index e42ca371..4f6f29db 100644 --- a/raycaster.cpp +++ b/raycaster.cpp @@ -1764,8 +1764,11 @@ struct raycast_map { m_map.resize(4 * mlength); for(int i=0; itM, txM, 7, mlength); glUniform1f(o->uInvLengthM, 1. / mlength); }