Update src/types/worldStateTypes.ts
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build / build (pull_request) Failing after 24s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build / build (pull_request) Failing after 24s
				
			This commit is contained in:
		
							parent
							
								
									65999b37a8
								
							
						
					
					
						commit
						88a765cda0
					
				@ -7,7 +7,7 @@ export interface IWorldState {
 | 
				
			|||||||
    Time: number;
 | 
					    Time: number;
 | 
				
			||||||
    InGameMarket: IInGameMarket;
 | 
					    InGameMarket: IInGameMarket;
 | 
				
			||||||
    Goals: IGoal[];
 | 
					    Goals: IGoal[];
 | 
				
			||||||
    Alerts: IAlert[];
 | 
					    Alerts: readonly IAlert[];
 | 
				
			||||||
    Sorties: ISortie[];
 | 
					    Sorties: ISortie[];
 | 
				
			||||||
    LiteSorties: ILiteSortie[];
 | 
					    LiteSorties: ILiteSortie[];
 | 
				
			||||||
    SyndicateMissions: ISyndicateMissionInfo[];
 | 
					    SyndicateMissions: ISyndicateMissionInfo[];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user