Cycloa icon indicating copy to clipboard operation
Cycloa copied to clipboard

just a minor fix

Open Elrinth opened this issue 7 years ago • 0 comments

on line 4852 it should be: for(var i=((this.__video__nowY-1) << 6), max=i+64; i<max; ++i) screenBuffer32[i] = _color32;

Elrinth avatar Jun 29 '17 12:06 Elrinth