From e6fd011636d96c099a1d2ae42e0793c784a9a2d2 Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Tue, 27 Jan 2026 18:52:13 +0900 Subject: [PATCH] update --- engine/src/client.c | 2 +- submodule/milsko | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/src/client.c b/engine/src/client.c index dd2b4d2..ff33c15 100644 --- a/engine/src/client.c +++ b/engine/src/client.c @@ -256,6 +256,6 @@ GSSoundEngine GSClientGetSoundEngine(GSClient client) { return client->sengine; } -void GSClientToggleSkybox(GSClient client, GSBool toggle) { +void GSClientSetSkybox(GSClient client, GSBool toggle) { client->skybox_enabled = toggle; } diff --git a/submodule/milsko b/submodule/milsko index 9544404..bbb20f0 160000 --- a/submodule/milsko +++ b/submodule/milsko @@ -1 +1 @@ -Subproject commit 9544404f7c0851b7f96e310008c3ce2f723cb1f0 +Subproject commit bbb20f081ef347f074912091e0f641b8104fc69a