From d7c16697be925bc198f38f7e6bf1d3f833e28a76 Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Sun, 5 Feb 2023 00:56:09 +0700 Subject: [PATCH] don't create shadow geometry GL objects right away --- .../kotlin/ru/dbotthepony/kstarbound/client/ClientChunk.kt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/kotlin/ru/dbotthepony/kstarbound/client/ClientChunk.kt b/src/main/kotlin/ru/dbotthepony/kstarbound/client/ClientChunk.kt index a9459ba1..85f33387 100644 --- a/src/main/kotlin/ru/dbotthepony/kstarbound/client/ClientChunk.kt +++ b/src/main/kotlin/ru/dbotthepony/kstarbound/client/ClientChunk.kt @@ -207,9 +207,9 @@ class ClientChunk(world: ClientWorld, pos: ChunkPos) : Chunk Unit) {