Merge 9f554fcdf7 into 7c1cd93744
This commit is contained in:
commit
78b5cce8b4
|
|
@ -1126,6 +1126,7 @@ encHandlers.COPYRECT = function display_copy_rect() {
|
||||||
|
|
||||||
var old_x, old_y;
|
var old_x, old_y;
|
||||||
|
|
||||||
|
FBU.bytes = 1;
|
||||||
if (ws.rQwait("COPYRECT", 4)) { return false; }
|
if (ws.rQwait("COPYRECT", 4)) { return false; }
|
||||||
display.renderQ_push({
|
display.renderQ_push({
|
||||||
'type': 'copy',
|
'type': 'copy',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue