Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
361 stars 90 forks source link

Bugfix: need to unlock mutex on MP game error or disconnect #405

Closed reyandme closed 7 years ago

reyandme commented 7 years ago

Can happen on loading MP game error - error page will appear, from which user will get to the main menu page, but Mutex will be still locked and user will need to restart game to get to the multiplaer page.