Add temp and green for scene

This commit is contained in:
Desmis
2017-08-10 17:09:46 +02:00
parent 0ffbc5251e
commit 5f8555e84c
10 changed files with 133 additions and 12 deletions

View File

@@ -316,6 +316,8 @@ public:
bool tempout;
bool greenout;
bool ybout;
bool tempsc;
bool greensc;
};