mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-16 11:34:39 +01:00
Sending ScSceneInteractiveEventTrigger to prevent issues on mobile cbt
This commit is contained in:
@@ -105,6 +105,7 @@ namespace Campofinale.Game.Factory
|
||||
{
|
||||
v++;
|
||||
uint nodeId = v;
|
||||
|
||||
FactoryBuildingTable table = ResourceManager.factoryBuildingTable[place.TemplateId];
|
||||
FactoryNode node = new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user