* Fix max_volume in cup YAML Fixes #563 Added parsing of max_volume from YAML. Before it would get max volume only from drink content total. * Fix drink owner getting deleted early _contents.SplitSolution causes _contents.SolutionChanged to call Finish early causing a crash when try to get SoundComponent from the deleted Entity. |
||
|---|---|---|
| .. | ||
| DrinkComponent.cs | ||
| DrinkFoodContainerComponent.cs | ||
| FoodComponent.cs | ||
| HungerComponent.cs | ||
| StomachComponent.cs | ||
| ThirstComponent.cs | ||