(no title)
ajuc | 1 month ago
Person me = new Person {
body: { ... },
personality/soul: { ... },
emotionalState: { ... },
memories: { ... }
}
The "me" is very small - it's just the structure that holds the pointers to everything else.
No comments yet.