aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
Diffstat (limited to 'report')
-rw-r--r--report/progression.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex
index 3f303cd..b92acaf 100644
--- a/report/progression.tex
+++ b/report/progression.tex
@@ -26,6 +26,9 @@ This method has been added as part of commit ca65af2e2.
26 26
27\subsection{HashMap, setExit} 27\subsection{HashMap, setExit}
28 28
29Room exits are now stored in an HashMap since commit c9d890b9b. The setExits()
30method has been replaced by setExit() which takes advantages of the HashMap.
31
29\subsection{Vertical direction} 32\subsection{Vertical direction}
30 33
31\subsection{keySet} 34\subsection{keySet}