added variable comments

This commit is contained in:
kremsy
2013-12-30 16:45:26 +01:00
parent 5c6533f37b
commit 765e648cb8
3 changed files with 13 additions and 11 deletions

View File

@ -212,7 +212,7 @@ class MapManager implements CallbackListener {
}
/**
* @return currentMap
* @return Map currentMap
*/
public function getCurrentMap(){
return $this->currentMap;