|
@@ -5,7 +5,7 @@ import { tgxModuleContext } from "../../core_tgx/tgx";
|
|
|
import { GameUILayers } from "../../scripts/GameUILayers";
|
|
|
import { UI_Setting } from "../../scripts/UIDef";
|
|
|
import { Layout_Setting } from "./Layout_Setting";
|
|
|
-import { TakeGobletAudioMgr } from "../../module_take_goblet/Script/Manager/TakeGobletAudioMgr";
|
|
|
+import { TakeGobletAudioMgr } from "../../module_storm_sunder/Script/Manager/TakeGobletAudioMgr";
|
|
|
|
|
|
export class UI_Setting_Impl extends UI_Setting {
|
|
|
constructor() {
|