Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix preset selection warning when user loads a graph.
When a user loads a graph, Foreman would look for matching presets but fail to find a match because it did not load in the `water_resources` which resulted in it failing to notice things like water. We now do this by concatenating it onto the `resources` enumerable. Fixes #108
- Loading branch information