More stubs for technology stuff

This commit is contained in:
Kyle Belanger
2024-02-21 01:25:02 -05:00
parent 7d79f3c007
commit f58abb9534
4 changed files with 33 additions and 0 deletions

View File

@@ -140,6 +140,9 @@ namespace BLHX.Server.Game
this.NotifyStatisticsInit();
this.NotifyShipData();
this.NotifyShipSkinData();
this.NotifyTechnologyData();
this.NotifyBlueprintData();
this.NotifyTechSetLists();
this.NotifyFleetData();
this.NotifyShopMonthData();
this.NotifyChapterData();