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