Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit d52dc03

Browse files
committed
Reorganize Brains folders
Move Brainbots into Brains folder Correcting filepaths
1 parent eec50f1 commit d52dc03

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+32
-32
lines changed

Base.rte/Actors.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ IncludeFile = Base.rte/Actors/Shared.ini
1111

1212
// Brains
1313

14-
IncludeFile = Base.rte/Actors/Brains/Brains.ini
15-
IncludeFile = Base.rte/Actors/Brainbot/Brainbot.ini
14+
IncludeFile = Base.rte/Actors/Brains/Case/BrainCase.ini
15+
IncludeFile = Base.rte/Actors/Brains/Brainbot/Brainbot.ini
1616

1717

1818
// Mecha

0 commit comments

Comments
 (0)