componentization part 1: "The flawed theorical code"
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
if(brainmob.mind)
|
||||
brainmob.mind.transfer_to(C)
|
||||
else
|
||||
C.key = brainmob.key
|
||||
brainmob.transfer_key(C)
|
||||
|
||||
QDEL_NULL(brainmob)
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
name = "[L.name]'s brain"
|
||||
if(brainmob)
|
||||
return
|
||||
|
||||
|
||||
if(!L.mind)
|
||||
return
|
||||
brainmob = new(src)
|
||||
|
||||
Reference in New Issue
Block a user