This commit is contained in:
@@ -173,7 +173,7 @@ void AngelScriptResolver::FinalizeModule() {
|
||||
effectName = ArbUt::StringView(val.c_str(), val.length());
|
||||
}
|
||||
}
|
||||
if (effectName.Empty()) {
|
||||
if (effectName.IsEmpty()) {
|
||||
continue;
|
||||
}
|
||||
switch (metadataKind) {
|
||||
|
||||
Reference in New Issue
Block a user