dninemfive / wn-mfw

WARNO mod framework.
MIT License
0 stars 0 forks source link

Update preexisting maps in `ensure.NdfMap` #26

Open dninemfive opened 1 month ago

dninemfive commented 1 month ago

When ensure.NdfMap is called with arguments specifying values to be None, remove the corresponding keys from the map entirely; if additional items are specified, add them too.