fish-station/Content.Shared/GameObjects
moneyl 6a1d2124df
Revert unnecessary changes made by previous PR to SolutionCompon… (#583)
#574 added an out arg to `SolutionComponent.TryRemoveSolution` containing the solution that was removed. I made this change since I thought there was no way to get the removed solution for further use. Didn't notice `SplitSolution` which provides nearly the same behavior. With this PR I want to remove that out arg from `TryRemoveSolution` to keep the SolutionComponent API simple and to avoid having multiple ways of doing things. Existing code uses `SplitSolution`, I just wasn't paying attention.

Feel free to deny merging this if I'm over thinking it. I think it'll help keep solution code from becoming a mess.
2020-02-06 16:13:32 +01:00
..
Components Revert unnecessary changes made by previous PR to SolutionCompon… (#583) 2020-02-06 16:13:32 +01:00
EntitySystemMessages Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
EntitySystems Improves examine code 2019-07-19 10:45:55 +02:00
Verbs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
ContentNetIDs.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
PhysicalConstants.cs Urist's damage and health thing. (#10) 2017-10-07 15:15:29 +02:00