added buypoint images
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user