mirror of
https://github.com/ParticulateFlow/LPP.git
synced 2025-12-08 06:37:46 +00:00
bugfix:
- original pizza tool can be loaded again and does not throw an error due to resources missing anymore
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
#PIZZA_TOOLS = ["~/mystuff/new_pizza_tools"]
|
||||
#PIZZA_SCRIPTS = ["~/mystuff/new_pizza_scripts"]
|
||||
PIZZA_EXCLUDE = ["pizza", "DEFAULTS", "vizinfo"]
|
||||
PIZZA_EXCLUDE = ["pizza", "DEFAULTS", "vizinfo", "dump2force"]
|
||||
|
||||
# --------------
|
||||
# --------------
|
||||
|
||||
Reference in New Issue
Block a user