comm
This commit is contained in:
		
				
					committed by
					
						
						Steffen Schröder
					
				
			
			
				
	
			
			
			
						parent
						
							4bd71d7a87
						
					
				
				
					commit
					51581b70cc
				
			@@ -75,7 +75,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
 | 
			
		||||
	 * @param array  $chatCallback
 | 
			
		||||
	 * @param Player $player
 | 
			
		||||
	 */
 | 
			
		||||
	public function clearMapQueue(array $chatCallback, Player $player) {
 | 
			
		||||
	public function clearMapQueue(array  $chatCallback, Player $player) {
 | 
			
		||||
		//Clears the Map Queue
 | 
			
		||||
		$this->maniaControl->mapManager->mapQueue->clearMapQueue($player);
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user