Smallfix
This commit is contained in:
@@ -343,7 +343,7 @@ bool dd::Systems::BallSystem::Contact(const Events::Contact &event)
|
|||||||
EventBroker->Publish(particleEvent);
|
EventBroker->Publish(particleEvent);
|
||||||
}
|
}
|
||||||
|
|
||||||
ballComponent->Combo = 10;
|
ballComponent->Combo = 0;
|
||||||
if (!ballComponent->Waiting) {
|
if (!ballComponent->Waiting) {
|
||||||
if (m_InkBlaster) {
|
if (m_InkBlaster) {
|
||||||
if (!m_InkAttached) {
|
if (!m_InkAttached) {
|
||||||
|
|||||||
Reference in New Issue
Block a user