This commit is contained in:
		
							parent
							
								
									508a6899d8
								
							
						
					
					
						commit
						95553296bd
					
				@ -92,8 +92,7 @@ class GameController
 | 
				
			|||||||
                'rounds' => [],
 | 
					                'rounds' => [],
 | 
				
			||||||
                'currentRound' => -1
 | 
					                'currentRound' => -1
 | 
				
			||||||
            ]);
 | 
					            ]);
 | 
				
			||||||
        }
 | 
					        } else { // update the area of the map in the session in any case
 | 
				
			||||||
        else { // update the area of the map in the session in any case
 | 
					 | 
				
			||||||
            $state['area'] = $map->getArea();
 | 
					            $state['area'] = $map->getArea();
 | 
				
			||||||
            $session->set('state', $state);
 | 
					            $session->set('state', $state);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user