Added a config file and implemented code for it
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user