refactor: cleanup ModLoaderType
This commit is contained in:
@ -985,5 +985,5 @@ ModAPI::ModLoaderType PackProfile::getModLoader()
|
||||
{
|
||||
return ModAPI::Quilt;
|
||||
}
|
||||
return ModAPI::Any;
|
||||
return ModAPI::Unspecified;
|
||||
}
|
||||
|
Reference in New Issue
Block a user