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:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user