Update method name in runtime control foundation test

This commit is contained in:
2026-04-15 03:48:18 +02:00
parent 346c7cfc47
commit ec3297e550

View File

@@ -393,7 +393,7 @@ describe("runtime control foundation", () => {
runtimeScene,
{
teleportPlayer: () => {},
activateSceneExit: () => {},
startSceneTransition: () => {},
toggleBrushVisibility: () => {},
playAnimation: () => {},
stopAnimation: () => {},