lot of changes in floors

This commit is contained in:
h4570
2020-12-07 20:47:41 +01:00
parent cad2623649
commit dd49fc165e
13 changed files with 190 additions and 59 deletions
@@ -142,7 +142,7 @@ void LightManager::onAudioTick()
}
else
{
bulbs[0].intensity += 6;
bulbs[1].intensity += 6;
bulbs[0].intensity += 9;
bulbs[1].intensity += 9;
}
}