aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modpacksch/FTBPackManifest.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/modplatform/modpacksch/FTBPackManifest.h')
-rw-r--r--launcher/modplatform/modpacksch/FTBPackManifest.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/modplatform/modpacksch/FTBPackManifest.h b/launcher/modplatform/modpacksch/FTBPackManifest.h
index dac4e3d0..a8b6f35e 100644
--- a/launcher/modplatform/modpacksch/FTBPackManifest.h
+++ b/launcher/modplatform/modpacksch/FTBPackManifest.h
@@ -118,8 +118,8 @@ struct VersionTarget
struct VersionFileCurseForge
{
- int project;
- int file;
+ int project_id;
+ int file_id;
};
struct VersionFile