1
0
mirror of https://github.com/Ylianst/MeshCommander synced 2026-02-03 18:23:42 +00:00

Minor fix.

This commit is contained in:
Ylian Saint-Hilaire
2021-12-22 18:16:00 -08:00
parent 29e175c12e
commit 0ec3ce3f16

View File

@@ -49,7 +49,7 @@ var CreateAmtRemoteDesktop = function (divid, scrolldiv) {
obj.useZLib = false;
obj.decimation = false;
obj.graymode = false;
obj.lowcolor = true;
obj.lowcolor = false;
// ###END###{DesktopInband}
obj.mNagleTimer = null; // Mouse motion slowdown timer