aboutsummaryrefslogtreecommitdiff
path: root/webAO/viewport/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/viewport/interfaces')
-rw-r--r--webAO/viewport/interfaces/Viewport.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/webAO/viewport/interfaces/Viewport.ts b/webAO/viewport/interfaces/Viewport.ts
index 5492b0b..d6b8632 100644
--- a/webAO/viewport/interfaces/Viewport.ts
+++ b/webAO/viewport/interfaces/Viewport.ts
@@ -36,7 +36,6 @@ export interface Viewport {
getBackgroundFolder: Function;
blipChannels: HTMLAudioElement[];
music: any;
- musicVolume: number;
setBackgroundName: Function;
getBackgroundName: Function;
shoutaudio: HTMLAudioElement;