diff --git a/Views/EmulatorView.mm b/Views/EmulatorView.mm index f82c00a..cfff312 100644 --- a/Views/EmulatorView.mm +++ b/Views/EmulatorView.mm @@ -317,8 +317,8 @@ [_foregroundColor setFill]; - currentFront = _foregroundColor; - currentBack = _backgroundColor; + //currentFront = _foregroundColor; + //currentBack = _backgroundColor; _screen.lock();