16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 17:59:18 +02:00

Random includes only for mmd files

This commit is contained in:
Królik Uszasty
2022-09-16 22:47:31 +02:00
committed by Milek7
parent 027f7c69e9
commit d191d9e5e7
4 changed files with 9 additions and 2 deletions

View File

@@ -4970,6 +4970,7 @@ void TDynamicObject::LoadMMediaFile( std::string const &TypeName, std::string co
+ " end",
cParser::buffer_TEXT,
asBaseDir );
parser.allowRandomIncludes = true;
std::string token;
do {
token = "";