@@ -58,6 +58,7 @@ class FlameAPI : public NetworkResourceAPI {
|
|||||||
case ModPlatform::NeoForge:
|
case ModPlatform::NeoForge:
|
||||||
return 6;
|
return 6;
|
||||||
}
|
}
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static auto getModLoaderStrings(const ModPlatform::ModLoaderTypes types) -> const QStringList
|
static auto getModLoaderStrings(const ModPlatform::ModLoaderTypes types) -> const QStringList
|
||||||
|
|||||||
Reference in New Issue
Block a user