mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Minor bugfix
This commit is contained in:
3
client/src/@types/server.d.ts
vendored
3
client/src/@types/server.d.ts
vendored
@@ -1,5 +1,6 @@
|
||||
interface UnitsData {
|
||||
units: {[key: string]: UnitData},
|
||||
units: {[key: string]: UnitData},
|
||||
sessionHash: string
|
||||
}
|
||||
|
||||
interface AirbasesData {
|
||||
|
||||
Reference in New Issue
Block a user