Commit graph

3 commits

Author SHA1 Message Date
TrueUO
528c0e0459 Made private fields readonly, where possible.
If a class has a field that's not marked readonly but is only set in the constructor, it could cause confusion about the field's intended use. To avoid confusion, such fields should be marked readonly to make their intended use explicit, and to prevent future maintainers from inadvertently changing their use.
2020-04-15 10:13:04 -04:00
TrueUO
f25e60cf56
Services Folder Cleanup (#4728) 2020-04-14 14:04:34 -04:00
Argalep
85c1e12102 *add Exploring the Deep Quest 2017-01-25 13:56:11 +03:00