made saves walk children when not targeted at self
This commit is contained in:
@@ -69,6 +69,7 @@ export default function applySave({
|
||||
return !saveSuccess;
|
||||
} else {
|
||||
// TODO
|
||||
return true;
|
||||
}
|
||||
} catch (e){
|
||||
log.content.push({
|
||||
|
||||
Reference in New Issue
Block a user