mocha-engine / mocha

Mocha: A work-in-progress 3D game engine
GNU Lesser General Public License v3.0
53 stars 7 forks source link

Fix working directory and mix mode debugging on Mocha executables #49

Closed peter-r-g closed 1 year ago

peter-r-g commented 1 year ago

This PR fixes the working directory and mix mode debugging not being set up in both the client and server executable.

xezno commented 1 year ago

These were probably in a vcxproj.user file again weren't they, whoops. Thanks for this 😄