Use Empty_gray for mockba
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
2aa8f085dd
commit
b77bea0720
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ extern Model* modelShapeMaster;
|
||||||
#include "MockbaModular/src/MockbaModular.cpp"
|
#include "MockbaModular/src/MockbaModular.cpp"
|
||||||
#undef saveBack
|
#undef saveBack
|
||||||
#undef loadBack
|
#undef loadBack
|
||||||
std::string loadBack(int) { return "res/Empty_dark.svg"; }
|
std::string loadBack(int) { return "res/Empty_gray.svg"; }
|
||||||
|
|
||||||
// Mog
|
// Mog
|
||||||
#include "Mog/src/plugin.hpp"
|
#include "Mog/src/plugin.hpp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue