phase 11 koncano
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<script src="src/systems/FarmingSystem.js"></script>
|
||||
<script src="src/systems/BuildingSystem.js"></script>
|
||||
<script src="src/systems/WeatherSystem.js"></script>
|
||||
<script src="src/systems/WorldEventSystem.js"></script>
|
||||
<script src="src/systems/QuestSystem.js"></script>
|
||||
<!-- DayNightSystem merged into WeatherSystem -->
|
||||
<script src="src/systems/SoundManager.js"></script>
|
||||
@@ -95,6 +96,8 @@
|
||||
<script src="src/systems/LegacySystem.js"></script>
|
||||
<script src="src/systems/ExpansionSystem.js"></script>
|
||||
<script src="src/systems/BlueprintSystem.js"></script>
|
||||
<script src="src/systems/CollectionSystem.js"></script>
|
||||
<script src="src/systems/HybridSkillSystem.js"></script>
|
||||
|
||||
<!-- Multiplayer -->
|
||||
<script src="https://cdn.socket.io/4.7.2/socket.io.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user