1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-29 17:34:36 +02:00
This commit is contained in:
syuilo
2026-07-29 11:39:54 +09:00
parent c1d60fa5f5
commit 9feab0b673
3 changed files with 1 additions and 0 deletions

View File

@@ -33,4 +33,5 @@ export function registerBabylonRuntime(): void {
BABYLON.RegisterPostProcessRenderPipelineManagerSceneComponent(
BABYLON.PostProcessRenderPipelineManager,
);
BABYLON.RegisterAbstractEngineLoadingScreen();
}