Fixed translation file.

This commit is contained in:
Ylian Saint-Hilaire 2021-08-11 09:12:57 -07:00
parent 50536751a7
commit 9cf92ab16f
4 changed files with 231 additions and 1112 deletions

File diff suppressed because one or more lines are too long

View File

@ -221,7 +221,7 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) {
switch (cmd) {
case 3: // Tile
if (obj.FirstDraw) obj.onResize();
//console.log('TILE', X, Y);
//console.log('TILE', X, Y, cmdsize);
obj.ProcessPictureMsg(view.slice(4), X, Y);
break;
case 7: // Screen size

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff