mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Fixed typo in copy.
This commit is contained in:
@@ -215,7 +215,7 @@ function Layer(width, height) {
|
||||
0x9: "destination-atop",
|
||||
0xA: "xor",
|
||||
0xB: "destination-over",
|
||||
0xC: "source-copy",
|
||||
0xC: "copy",
|
||||
/* 0xD NOT IMPLEMENTED */
|
||||
0xE: "source-over",
|
||||
0xF: "lighter",
|
||||
|
Reference in New Issue
Block a user