Skip to content

Commit 90d835b

Browse files
committed
fix this
1 parent 9cbc015 commit 90d835b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/limelight/Game.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ public class Game extends Activity implements SurfaceHolder.Callback,
154154
private View qamView;
155155
private Switch qamPerfSwitch;
156156
private Switch qamOscSwitch;
157+
private Switch qamMouseSwitch;
157158
private boolean qamVisible = false;
158159
private String qamHost;
159160
private int qamPort;

0 commit comments

Comments
 (0)