mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
More work on sources
This commit is contained in:
@@ -356,3 +356,8 @@ export const GROUPING_ZOOM_TRANSITION = 13;
|
||||
export const MAX_SHOTS_SCATTER = 3;
|
||||
export const MAX_SHOTS_INTENSITY = 3;
|
||||
export const SHOTS_SCATTER_DEGREES = 10;
|
||||
|
||||
export enum AudioMessageType {
|
||||
audio,
|
||||
settings,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user