diff options
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index ae24a63..da5e34e 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -107,6 +107,8 @@ concatenation, and thus allows better performances. | |||
107 | 107 | ||
108 | \subsection{Room objects} | 108 | \subsection{Room objects} |
109 | 109 | ||
110 | Rooms are now stored in an HashMap since commit f64f1ffb0, so they can be | ||
111 | passed to any method in any class. | ||
110 | 112 | ||
111 | \section{Zuul with images} | 113 | \section{Zuul with images} |
112 | 114 | ||