Skip to content

Commit 9e5e021

Browse files
Update skyrimsemoddatachecker.h (#16)
1 parent f447296 commit 9e5e021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/games/skyrimse/skyrimsemoddatachecker.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ class SkyrimSEModDataChecker : public GamebryoModDataChecker
2727
"CalienteTools", "NetScriptFramework",
2828
"shadersfx", "Nemesis_Engine",
2929
"Platform", "grass",
30-
"LightPlacer", "mainmenuwallpapers"};
30+
"LightPlacer", "mainmenuwallpapers",
31+
"MainMenuVideo"};
3132
return result;
3233
}
3334
virtual const FileNameSet& possibleFileExtensions() const override

0 commit comments

Comments
 (0)