Robindm80

Results 1 comments of Robindm80

I had the same problem, but I added a small a onapplicationclose: void OnApplicationQuit() { DoClose(); } This helped me, I hope it solves your problem as well.