Delta-v/Content.Server/GameObjects/Components/Nutrition
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +02:00
..
DrinkComponent.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
FoodComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
FoodContainerComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
HungerComponent.cs Replace resolve dependency with attribute in components (#1995) 2020-09-02 01:30:03 +02:00
ThirstComponent.cs Replace resolve dependency with attribute in components (#1995) 2020-09-02 01:30:03 +02:00