|
@@ -1222,6 +1222,7 @@ export class MoveService implements OnModuleInit {
|
|
if(this.cameraInfos.length == 0){
|
|
if(this.cameraInfos.length == 0){
|
|
this.reply.moveOver = true;
|
|
this.reply.moveOver = true;
|
|
}
|
|
}
|
|
|
|
+ this.sendingFrameForJoystick = true;
|
|
return this.reply;
|
|
return this.reply;
|
|
}
|
|
}
|
|
else {
|
|
else {
|