resolved todo

This commit is contained in:
Steffen Schröder
2014-01-06 14:43:26 +01:00
parent 16ec80e8d8
commit f46d50fee0
2 changed files with 15 additions and 15 deletions

View File

@ -125,7 +125,7 @@ class MapManager implements CallbackListener {
/**
* Add a map to the MapList
*
* @param \ManiaControl\Maps\Map $map
* @param Map $map
* @return bool
*/
private function addMap(Map $map) { // TODO needed?