Sending ScSceneInteractiveEventTrigger to prevent issues on mobile cbt

This commit is contained in:
AlessandroCH
2025-08-03 15:07:11 +02:00
parent 3df44653ae
commit fee2df2fd9
3 changed files with 8 additions and 6 deletions

View File

@@ -105,6 +105,7 @@ namespace Campofinale.Game.Factory
{
v++;
uint nodeId = v;
FactoryBuildingTable table = ResourceManager.factoryBuildingTable[place.TemplateId];
FactoryNode node = new()
{