@@ -20,7 +20,7 @@ |
||
20 | 20 | { |
21 | 21 | $this->setName('create'); |
22 | 22 | $this->setDescription('Create new map'); |
23 | - $this->setHelp('This command allows you to create game map.');; |
|
23 | + $this->setHelp('This command allows you to create game map.'); ; |
|
24 | 24 | } |
25 | 25 | |
26 | 26 | /** {@inheritDoc} */ |