Closed dsmolyarenko closed 4 years ago
Fix behavior ambiguation.
All recipes seems unlocked from one menu and locked from another.
Both recipe by instance and by resource name should be either locked or unlocked.
The one that is true is the erroneous one, actually. It was previously true as the serialization of recipes depended on it working, but that's no longer the case, so it can be turned back to false.
Fix behavior ambiguation.
All recipes seems unlocked from one menu and locked from another.
Both recipe by instance and by resource name should be either locked or unlocked.