micmonay / simconnect

Golang SimConnect for FS2020 ✈️
MIT License
27 stars 5 forks source link

The sample can not continue when i start a new flight #5

Open GongShengyue opened 1 year ago

GongShengyue commented 1 year ago

I use your sample code in my program. When my first flight is over,the get var stoped.But when i back to the home page and start a new flight,the program did not continue to run.I have to close and open it again.can you help me ?