diff options
-rw-r--r-- | report/progression.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index c2a36e9..a7d1456 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -362,6 +362,10 @@ The test files were updated to fit the last modifications. | |||
362 | 362 | ||
363 | \subsection{Transporter room} | 363 | \subsection{Transporter room} |
364 | 364 | ||
365 | The transporter was implemented as a sub-type of Door instead of Room, since the | ||
366 | Player has to be transported when he crosses the Door. This is part of the | ||
367 | commit number c5a766345. | ||
368 | |||
365 | \subsubsection{alea} | 369 | \subsubsection{alea} |
366 | 370 | ||
367 | \subsection{Inheritance} | 371 | \subsection{Inheritance} |