summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/ModInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/ModInfo.h')
-rw-r--r--StarsEx/ModInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/StarsEx/ModInfo.h b/StarsEx/ModInfo.h
index 3ee2054..4e1ff47 100644
--- a/StarsEx/ModInfo.h
+++ b/StarsEx/ModInfo.h
@@ -71,6 +71,7 @@ private:
Text version;
bool distribute;
bool enabled;
+ int source;
List<ModCampaign> campaigns;
ModCatalog* catalog;