Added a config file and implemented code for it

This commit is contained in:
tleety
2015-10-15 12:15:53 +02:00
parent 5da96f40f3
commit 52fe2e697e
5 changed files with 55 additions and 2 deletions
+1 -1
View File
@@ -322,7 +322,7 @@ bool dd::Systems::BallSystem::Contact(const Events::Contact &event)
ballComponent->Combo = 56;
ballComponent->Combo = 0;
if (!ballComponent->Waiting) {
if (m_InkBlaster) {
if (!m_InkAttached) {