Удален не нужный метод Bake

This commit is contained in:
2025-02-07 11:16:30 +03:00
parent 75fb2776ac
commit 63a62d53ae
18 changed files with 13 additions and 51 deletions
@@ -52,7 +52,4 @@ public class StreamBasedInteractionModule : IInteractionModule
}
}
public void Bake()
{
}
}