1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Updated all MeshAgents.

This commit is contained in:
Ylian Saint-Hilaire 2020-04-24 18:24:24 -07:00
parent 19f195b032
commit d787ee0743
26 changed files with 226 additions and 226 deletions

View file

@ -39,7 +39,7 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) {
obj.oldie = false;
obj.CompressionLevel = 50;
obj.ScalingLevel = 1024;
obj.FrameRateTimer = 50;
obj.FrameRateTimer = 100;
obj.FirstDraw = false;
obj.ScreenWidth = 960;