Browse Source

disable PleaseQuit

pull/757/head
dreamer 1 year ago
parent
commit
af64b83f6a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      plugins/plugins.cpp

+ 2
- 2
plugins/plugins.cpp View File

@@ -1583,11 +1583,11 @@ static void initStatic__Bacon()
p->addModel(modelLintBuddy);
p->addModel(modelLuckyHold);
p->addModel(modelPatchNameDisplay);
p->addModel(modelPleaseQuit);

// Used for testing in BaconPlugs
// Used for testing or not practical
spl.removeModule("ContrastBNDEditor");
spl.removeModule("BaconTest");
spl.removeModule("PleaseQuit");
}
}



Loading…
Cancel
Save