MegaAntiCheat / client-backend

GNU General Public License v3.0
118 stars 25 forks source link

Fix typo in settings.rs #106

Closed qweri0p closed 8 months ago

qweri0p commented 8 months ago

In settings.rs when failing to find the tf2 directory, it will prompt the user to pass the --tf2_dir argument. This is wrong, it should be --tf2-dir.