mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
Minor optimization.
This commit is contained in:
parent
7394900020
commit
cf16b9cf55
@ -955,11 +955,6 @@ export function VideoModes(gr, hgr, gr2, hgr2, e) {
|
|||||||
|
|
||||||
_flag = 0;
|
_flag = 0;
|
||||||
an3 = true;
|
an3 = true;
|
||||||
monoDHRMode = false;
|
|
||||||
colorDHRMode = false;
|
|
||||||
mixedDHRMode = false;
|
|
||||||
highColorHGRMode = false;
|
|
||||||
highColorTextMode = false;
|
|
||||||
|
|
||||||
_refresh();
|
_refresh();
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user