Special-OPS, Scroll-Bug in Aircraft Marker
This commit is contained in:
@@ -26,7 +26,7 @@ export const SettingsBtn = () => {
|
||||
|
||||
useEffect(() => {
|
||||
if (typeof window !== "undefined") {
|
||||
testSoundRef.current = new Audio("/sounds/Melder3.wav");
|
||||
testSoundRef.current = new Audio("/sounds/DME-new-mission.wav");
|
||||
}
|
||||
}, []);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user