improved error handling on map adding

This commit is contained in:
Steffen Schröder
2014-06-23 16:04:00 +02:00
parent d1c3ada631
commit 269408c71a
3 changed files with 13 additions and 8 deletions

View File

@ -389,7 +389,6 @@ class MapQueue implements CallbackListener, CommandListener {
return $this->nextMap;
}
/**
* Returns the first Queued Map
*