mirror of
https://github.com/Ylianst/MeshCommander
synced 2026-02-03 18:23:42 +00:00
Minor fix.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user