added buypoint images

This commit is contained in:
Mohamed Nouffer
2023-09-14 00:08:53 +05:30
parent 30fea7cf8a
commit aa7b13b76a
5 changed files with 348 additions and 235 deletions

View File

@ -85,7 +85,7 @@ class _MyAppState extends State<MyApp> with WidgetsBindingObserver {
restoreGame();
if(destinationController.positionStream == null){
destinationController.startGPSTimer();
destinationController.startGame();
//destinationController.startGame();
}
break;
case AppLifecycleState.inactive: