More Advanced Pause options (#12984)

This commit is contained in:
InsanityAutomation
2019-02-06 07:39:42 -05:00
committed by Scott Lahteine
parent 19cf72e057
commit 413e303ad5
82 changed files with 188 additions and 19 deletions

View File

@@ -41,8 +41,6 @@
class FilamentMonitorBase {
public:
static bool enabled;
protected:
static bool filament_ran_out;
};