Skip to content
Snippets Groups Projects
Commit a7125730 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Disallow any directories named LongSprites/

parent 68f40d8a
Branches
No related tags found
No related merge requests found
......@@ -2658,6 +2658,7 @@ static lumpchecklist_t folderblacklist[] =
{"Lua/", 4},
{"SOC/", 4},
{"Sprites/", 8},
{"LongSprites/", 12},
{"Textures/", 9},
{"Patches/", 8},
{"Flats/", 6},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment