diff options
-rw-r--r-- | report/progression.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index cef3a50..c9ffe54 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -10,6 +10,11 @@ | |||
10 | 10 | ||
11 | \subsection{printLocationInfo} | 11 | \subsection{printLocationInfo} |
12 | 12 | ||
13 | This code duplication has been previously avoided with the printRoomInfo() | ||
14 | method. | ||
15 | It has been renamed to printLocationInfo(), as part of the commit e52a34789, to | ||
16 | match the exercise. | ||
17 | |||
13 | \subsection{getExit} | 18 | \subsection{getExit} |
14 | 19 | ||
15 | \subsection{getExitString} | 20 | \subsection{getExitString} |