We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07cb28f commit dbc5c92Copy full SHA for dbc5c92
README.md
@@ -58,7 +58,7 @@ import com.brainlet.identity.MBTIIdentity;
58
import com.brainlet.memories.RAMMemories;
59
/** import com.library.ai.SqliteMemories; */ // < provided by you
60
import com.brainlet.plutchik.PlutchikWheel;
61
-import server.main.entity.Entity;
+/** import com.library.entity.Entity; */ // < provided by you
62
63
public class EntityBrainlet extends Brainlet implements BlackBox {
64
0 commit comments