mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-22 16:41:16 +00:00
Remove now unused variable
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <Utils.h>
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
std::string ListOfMods;
|
||||
|
||||
void CheckForDir() {
|
||||
if (!fs::exists("Resources")) {
|
||||
|
||||
Reference in New Issue
Block a user