mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Merge branch 'main' into 296-create-airbases-api
This commit is contained in:
@@ -9,7 +9,6 @@ export class MissionHandler
|
||||
#airbases : {[name: string]: Airbase} = {};
|
||||
#theatre : string = "";
|
||||
|
||||
|
||||
#airbaseData : { [name: string]: object } = {};
|
||||
|
||||
// Time
|
||||
@@ -20,7 +19,6 @@ export class MissionHandler
|
||||
|
||||
#updateTime : any;
|
||||
|
||||
|
||||
constructor()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user