master
Craig Oates 4 years ago
parent
commit
225ecd7460
  1. 2
      Console.Waterworks-Project-Breakdown.md

2
Console.Waterworks-Project-Breakdown.md

@ -52,7 +52,7 @@ This file connects all the other files together. **This is most critical part of
There is only one file in "Constants" which is:
* [CW-Constants.cs](https://git.abbether.net/craig.oates/Console.Waterworks/src/branch/master/Console.Waterworks/Console.Waterworks/Constants/CW-Constants.cs)
* [CW-Constants.cs](https://git.abbether.net/craig.oates/Console.Waterworks/src/branch/master/Console.Waterworks/Console.Waterworks/Constants/CW_Constants.cs)
This files handles the libraries' constant variables. You have access to `CW-Constants` throughout the codebase but consumers of C.W. do not. Another way look at this file is as the libraries' settings/preferences (as code of course).

Loading…
Cancel
Save