mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-30 19:28:55 +00:00
e9237146a3
Fixed a bug. When dropping crates, while choosing "Drop and build" The first drop will put the crate into a crate that can be loaded but a second later, that crate will be cleaned up due to build. This makes sure that the crates are not in the "load crates" list.