1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-10-08 23:22:25 +02:00

make sonar happy

This commit is contained in:
Laserlicht
2025-09-28 22:20:00 +02:00
parent e4cd9895be
commit d921a5c528

View File

@@ -427,6 +427,7 @@ void AdventureMapWidget::setPlayerChildren(CIntObject * widget, const PlayerColo
if(textureIndexed)
textureIndexed->setPlayerColor(player);
if(entry)
setPlayerChildren(entry, player);
}