made saves walk children when not targeted at self

This commit is contained in:
Stefan Zermatten
2021-02-22 14:28:38 +02:00
parent 3801b17fde
commit fa996186d9

View File

@@ -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({