Not Quitting Properly

Issue #458 resolved
Former user created an issue

On mac whenever I quit the game it closes and seems to of quit. But steam still says that I am playing it and won't let me open it back up.

Comments (6)

  1. victor sosa

    @dalerank steamapi::close();

    should be call in the method: void resolveQuitGame() { result=closeApplication; isStopped=true; }

    location: Caesaria / steam / steam.cpp

    please check and let me know

  2. Log in to comment