phase 12 koncxana
This commit is contained in:
@@ -280,6 +280,8 @@ class GameScene extends Phaser.Scene {
|
||||
this.multiplayerSystem = new MultiplayerSystem(this);
|
||||
this.worldEventSystem = new WorldEventSystem(this);
|
||||
this.hybridSkillSystem = new HybridSkillSystem(this);
|
||||
this.oceanSystem = new OceanSystem(this);
|
||||
this.legacySystem = new LegacySystem(this);
|
||||
|
||||
// Initialize Sound Manager
|
||||
console.log('🎵 Initializing Sound Manager...');
|
||||
|
||||
Reference in New Issue
Block a user