SilentSys / SLAM

Source Live Audio Mixer
MIT License
390 stars 128 forks source link

Fix for null reference exception that occurs if SLAM is running and started before steam/csgo #70

Closed AreeseDT closed 7 years ago

AreeseDT commented 7 years ago

Check Process("ExecutablePath") for null before calling ToString(). Fixes error that occurs if you start steam / csgo while SLAM is searching.