This commit is contained in:
IDONTSUDO 2024-05-13 20:43:11 +03:00
parent 4585d079f6
commit 5162612a77
49 changed files with 1108 additions and 732 deletions

View file

@ -1,4 +1,4 @@
import { BehaviorTreesPresentation } from "../../features/behavior_trees/behavior_trees";
import { BehaviorTreesPresentation } from "../../features/behavior_trees/behavior_trees_presentation";
import { DatasetsPresentation } from "../../features/datasets/datasets_presentation";
import { WeightsPresentation } from "../../features/weights/weights_presentation";
import { ProjectsPresentation } from "../../features/projects/projects_presentation";