// September 2015 // Levee Patroller / Dijk Patrouille // This source file is (c) by Deltares. This source file is open source but only available to select users. Do not redistribute without written permission of Stichting Deltares, Delft, The Netherlands. // This header has been automatically generated. class Tab_AudioSettings extends GUITabPanel; #exec OBJ LOAD FILE=RuntimeInterfaceSounds.uax struct APackInfo { var config string PackageName; var config string Description; }; var localized string AudioModes[4], VoiceModes[4], AnnounceModes[3]; var moComboBox APack; var config APackInfo BonusPackInfo[4]; // Mod authors, do put anything in here since it // will be overwritten by the bonus pack. Use PackInfo instead var config array PackInfo; var bool binitialized; function InitComponent(GUIController MyController, GUIComponent MyOwner) { local int i; Super.Initcomponent(MyController, MyOwner); bInitialized = false; for (i=0;i