mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 00:59:18 +02:00
poprawka ładowania mmd
This commit is contained in:
@@ -4969,8 +4969,7 @@ void TDynamicObject::LoadMMediaFile( std::string const &TypeName, std::string co
|
||||
+ " " + ReplacableSkin // (p3)
|
||||
+ " end",
|
||||
cParser::buffer_TEXT,
|
||||
asBaseDir );
|
||||
parser.allowRandomIncludes = true;
|
||||
asBaseDir, true, std::vector<std::string>(), true );
|
||||
std::string token;
|
||||
do {
|
||||
token = "";
|
||||
|
||||
Reference in New Issue
Block a user