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