Skip to content
Snippets Groups Projects
Commit bb885c8a authored by David Barnes's avatar David Barnes
Browse files

Update README to fix another error.

parent c6c2d5a8
No related merge requests found
......@@ -57,7 +57,7 @@ Janitor:
* Uses the base class (Utility) constructor
* Methods:
* ToString: return a formatted string containing the variables
* CalculateCost: Calculate totalCost by calculating the cost of each selected option and adds it to the base totalCost
* CalculateTotalCost: Calculate totalCost by calculating the cost of each selected option and adds it to the base totalCost
Astromech:
* Variables: fireExtinquisher (bool), numberShips (int)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment