Now you can see the preview of what the zone can see
This commit is contained in:
Generated
+1
-1
@@ -79,7 +79,7 @@
|
||||
//
|
||||
// tmrScreenshots
|
||||
//
|
||||
this.tmrScreenshots.Interval = 5000;
|
||||
this.tmrScreenshots.Interval = 1000;
|
||||
this.tmrScreenshots.Tick += new System.EventHandler(this.tmrScreenshots_Tick);
|
||||
//
|
||||
// lsbScreens
|
||||
|
||||
Reference in New Issue
Block a user