mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-16 14:27:16 +02:00
removed unused type
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
7cb8deeb90
commit
9317a675ed
@ -55,7 +55,6 @@ struct File {
|
||||
|
||||
// our
|
||||
QString targetFolder = QStringLiteral("mods");
|
||||
enum class Type { Unknown, Folder, Ctoc, SingleFile, Cmod2, Modpack, Mod } type = Type::Mod;
|
||||
PackedResourceType resourceType;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user