This commit is contained in:
tleety
2015-10-21 14:47:36 +02:00
parent 11b792c85a
commit cbaf300b03
+1 -1
View File
@@ -343,7 +343,7 @@ bool dd::Systems::BallSystem::Contact(const Events::Contact &event)
EventBroker->Publish(particleEvent);
}
ballComponent->Combo = 10;
ballComponent->Combo = 0;
if (!ballComponent->Waiting) {
if (m_InkBlaster) {
if (!m_InkAttached) {