mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
remove unnecessary directory check
This commit is contained in:
parent
2c3a4b4e5e
commit
7e8b699adf
@ -753,7 +753,6 @@ namespace Bloxstrap
|
||||
|
||||
List<string> modFolderFiles = new();
|
||||
|
||||
if (!Directory.Exists(Paths.Modifications))
|
||||
Directory.CreateDirectory(Paths.Modifications);
|
||||
|
||||
// check custom font mod
|
||||
|
Loading…
Reference in New Issue
Block a user