Wood lights fix + player position loading fix

This commit is contained in:
MihailRis
2023-12-04 04:22:08 +03:00
parent 6a20258704
commit 105b8058e6
3 changed files with 37 additions and 51 deletions
+2 -3
View File
@@ -62,9 +62,8 @@ class BlocksRenderer {
const glm::ivec3& axisX,
const glm::ivec3& axisY,
const glm::ivec3& axisZ,
const UVRegion& region,
const glm::vec4& tint,
bool rotated);
const glm::ivec3& laxisZ,
const UVRegion& region);
void face(const glm::vec3& coord, float w, float h,
const glm::vec3& axisX,